List all copilots

Beta

List all copilots in the organization

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

sortstring or nullOptional

Field to sort by

directionstring or nullOptional

Sort in ascending or descending order

start_atstring or nullOptional

created_at to start at

limitinteger or nullOptional

Limit of records to return

querystring or nullOptional

Search query

Response

Successful Response

datalist of objects
has_moreboolean
next_cursordatetime or nullOptional

Errors