GET
/
v1
/
projects
/
{id}
/
domains

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token. More info here

Path Parameters

id
string
required

Response

200 - application/json
object
string

String representing the object’s type. Objects of the same type share the same value.

url
string

The URL where this list can be accessed.

has_more
boolean

Whether there are more objects beyond the ones returned. You can use it to decide whether to show the user a “load more” button, for example.

data
object[]