Domains: Portfolio
Get domain list
Retrieve all domains associated with your account.
Use this endpoint to view user's domain portfolio.
get/api/domains/v1/portfolio
Response
Success response
Example response
[
{
"id": 13632,
"domain": "mydomain.tld",
"type": "domain",
"status": "active",
"created_at": "2025-02-27T11:54:22Z",
"expires_at": "2025-03-27T11:54:22Z"
}
]