Domains
Get Domain Settings
Retrieve settings for a specific domain
GET
Python
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
The domain ID
Response
200
application/json
Successful Response
Settings for a domain.
Python