List organizations

Use this endpoint to list organizations linked to your account.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Description

This endpoint returns a paginated list of Organization object and supports sorting and filtering.

Query Params
int32
required

The unique identifier of the site associated with your account.

int32
Defaults to 10

The maximum number of objects you want returned per result set. For instance, if you set limit=10, the API will return a maximum of 10 objects in the response. (max: 100)

int32
Defaults to 1

The specific page of the result set you want to retrieve, typically used in conjunction with limit. For example, if you set page=2 and limit=10, the API will return the second page of results, containing a maximum of 10 objects starting from the 11th object.

string
Defaults to id

One supported attribute to sort on

array of strings

One or many supported filters and operators on supported attributes. See documentation on filtering for more information and usage examples.

filter[ATTRIBUTE]
Headers
string
required
Defaults to Bearer eyJ***
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json