Domains
List domains
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Retrieve domains accessible by the API key
The ID of the domain
Example:
1
The name of the domain
Example:
"example.com"
The ID of the team
Example:
1
Available options:
NOT_STARTED, PENDING, SUCCESS, FAILED, TEMPORARY_FAILURE cURL