pipeline

List Members

get/api/pipeline-lists/{list_id}/members

Path parameters

list_idstring uuid required

Query parameters

pageinteger
limitinteger
stage_idstring uuid nullable
qstring nullable

Response

Successful Response

totalinteger required

Total records matching the query (before pagination)

pageinteger required

Current page number (1-indexed)

limitinteger required

Records per page (default 50, max 200)

has_moreboolean required

True if (page * limit) < total

Changes

No recorded changes to this endpoint across all 1 revision of this API.