Fetch Domains

This API retrieves all domains that the requesting user has permission to access. It allows users to fetch a list of authorized domains and supports flexible filtering to return only the relevant data. Additionally, users can specify the exact fields they want to include in the response, optimizing the data retrieval process.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Headers:

Authorization: Bearer [Token]

Available Fields:

Filter FieldsDescription
domain_uuidThe UUID of the domain
domain_nameThe name of the domain
domain_parent_uuidThe UUID of the parent domain (if available)
domain_parent_nameThe name of the parent domain (if available)
domain_descriptionA description of the domain
domain_typeThe type of the domain (direct/resale)
partner_idThe UUID of the associated partner (if available)
partner_nameThe name of the associated partner (if available)
domain_languageThe default language configured for the domain
domain_timezoneThe timezone associated with the domain
Query Params
string

Comma-separated list of fields to retrieve. Defaults to a predefined set of fields.

Responses

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