Skip to main content
GET

Authorizations

string | header
required
Bearer authentication header of the form Bearer <token>, where <token> is your API key.

Path Parameters

string
required
The id of the domain to retrieve.

Response

boolean
Indicates whether the request was successful.
object
The requested domain object.

Errors

object
Returned when no domain with the given domainId exists in the project.