List tenant organizations (Beta)

Retrieve a paginated list of tenant organizations with optional filtering and sorting.

Beta: This documentation describes a public beta feature and is subject to the Beta features disclaimer.

Usage notes

  • To perform this operation, you must use API credentials owned by a user assigned the Admin account type.
  • Use pageToken and pageSize parameters to manage paginated responses.
  • Use search to filter results by organization slug or ID of the user who created the tenant.
  • Use key and order to sort results by creation date, ID of the user who created the tenant, name, or URL.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Use to specify the next set of results with the string returned in the nextPageToken field of the previous response.

integer

Number of results to return per page, with a maximum of 1000. Defaults to 50.

string
enum

Field to sort the results by

Allowed:
string
enum

Sort order for the results

Allowed:
string

Search term to filter tenant organizations by slug or creator

Responses

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