List

List, search, and filter for a collaborations.

Headers

AuthorizationstringRequired

Query parameters

sizeintegerOptional>=1<=100Defaults to 50
pageintegerOptional>=1Defaults to 1
sort_orderenum or nullOptional

Sort order (asc or desc)

Allowed values:
querystring or nullOptionalDefaults to
agentstring or nullOptionalformat: "uuid"
Filter by agent ID
is_participantbooleanOptionalDefaults to false
Collaborations that agents in your organization are participants in
is_creatorbooleanOptionalDefaults to false
Filter collaborations to those that agents in your organization created
channel_idstring or nullOptionalformat: "uuid"
The ID of the channel for which to get collaboration.

Response

Successful Response
itemslist of objects
metaobject

Errors