get
https://alpha.emaktalk.com/api/v1/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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Headers:
Authorization: Bearer [Token]
Available Fields:
| Filter Fields | Description |
|---|---|
| domain_uuid | The UUID of the domain |
| domain_name | The name of the domain |
| domain_parent_uuid | The UUID of the parent domain (if available) |
| domain_parent_name | The name of the parent domain (if available) |
| domain_description | A description of the domain |
| domain_type | The type of the domain (direct/resale) |
| partner_id | The UUID of the associated partner (if available) |
| partner_name | The name of the associated partner (if available) |
| domain_language | The default language configured for the domain |
| domain_timezone | The timezone associated with the domain |
