Each Domain object has its own URL: https://api.rebrandly.com/v1/domains/{id}, where {id} is the unique identifier of the branded domain.
To get Domain object details, you should HTTP GET on the specific domain endpoint, and a JSON object representing the domain will be returned.
PATH PARAMETERS
Path parameter
Description
id
Unique identifier of the branded domain you want to get details about