Domains
List your Domains.
Domain API Actions
Action | Method | Path |
---|---|---|
List | GET |
/api/v1/domains |
List domains
You can return a list of your domains.
Argument | Options |
---|---|
query (string, optional) |
Filter your domains by name |
page (integer, optional) |
Change the page |
Example API call
Note
Make sure you swap out {account_api_token}
with your account wide API token found on your Account Settings page.