Skip to main content
GET
List Organizations

Authorizations

Authorization
string
header
required

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

Query Parameters

page[size]
integer
default:30

The number of results that will be returned per page.

page[cursor]
string

The cursor to start the pagination from.

Response

200 - application/vnd.api+json

Paginated set of OrganizationResource

data
Organization · object[]
required
meta
object
required