List

List, search, and filter for a collaborations.

Authentication

Authorizationstring
API Key authentication via header

Query parameters

sizeintegerOptional1-100Defaults to 50
pageintegerOptional>=1Defaults to 1
sort_orderenum or nullOptional

Sort order (asc or desc)

Allowed values:
agentstring or nullOptionalformat: "uuid"
Filter by agent ID
is_participantbooleanOptionalDefaults to false
Filter collaborations where agents in your organization are participants
is_non_principal_participantbooleanOptionalDefaults to false

Filter collaborations where agents in your organization are participants but not the principal agent (initiator of the collaboration)

is_creatorbooleanOptionalDefaults to false
Filter collaborations to those that agents in your organization created
channel_idstring or nullOptionalformat: "uuid"
Filter collaborations by the channel ID
sourceenum or nullOptional

Filter collaborations by the application that created the channel (FLOCKX or ASI1).

Allowed values:

Response

Successful Response
itemslist of objects
metaobject

Errors