Skip to main content
GET
Get pipeline distribution of open conversations

Headers

x-api-key
string
required

API key

Query Parameters

agentIds
string[]

Optional array of agent IDs to filter by specific agents

Example:
pipelineId
string

Optional pipeline ID to filter by specific pipeline

Example:

"pipeline-id-1"

stageIds
string[]

Optional array of stage IDs to filter by specific stages

Example:
hideArchived
boolean

Optional boolean to filter by archived conversations

Example:

true

hideUnassigned
boolean
required

Response

200 - application/json

Successfully retrieved pipeline distribution

pipelineDistribution
object[]