Skip to main content
GET
List clients in a pipeline

Autorizaciones

Authorization
string
header
requerido

API key created in the dashboard under Settings → API Keys. Send it as Authorization: Bearer pk_....

Parámetros de ruta

pipeline_id
integer
requerido

ID of the pipeline. Shown in the Salesflow editor URL and in the pipeline settings.

Respuesta

OK

Response for listing pipeline clients.

status
string
predeterminado:success

Always success.

Allowed value: "success"
data
PublicPipelineClientSchema · object[]

Active clients on the pipeline.

count
integer
predeterminado:0

Number of clients returned.