cURL
projects
Retrieve project domains by project by id or name
Retrieve the domains associated with a given project by passing either the project id or name in the URL.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique project identifier or the project name
Example:
"prj_LLHUOMOoDlqOp8wPE4kFo9pE or my-project-name"
Query Parameters
Available options:
true Available options:
true Available options:
true Maximum number of domains to list from a request
Example:
20
Get domains created after this JavaScript timestamp
Example:
"1540095775941"
Get domains created before this JavaScript timestamp
Example:
"1540095775941"
Available options:
ASC, DESC The Team identifier or Team slug to perform the request on behalf of.
Example:
"team_xbtegd63gdg5636gdg"