Get objects related to a domain

Domain objects have number of relationships to other Domains and objects. As mentioned in the Relationships section, those related objects can be retrieved by sending GET requests to the relationship URL.

All available relationships are documented in the domain API object page.

Path Params
string
required

Domain name

string
required

Relationship name (see table)

Query Params
int32
Defaults to 10

Maximum number of related objects to retrieve

string

Continuation cursor

Headers
string
required

Your API key

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json