Skip to content

List organisations

GET
/v1/organisations
curl --request GET \
--url 'https://example.com/v1/organisations?limit=25' \
--header 'Authorization: Bearer <token>'

Cursor-paginated list of CRM organisations (companies).

cursor
string
limit
integer format: int32
default: 25
domain
string

OK