List your custom domains

View as Markdown
Returns all custom domains you have added to your account, along with their verification status and the DNS records needed to verify them. **Plan required:** Growth ($49/mo) or Enterprise ($149/mo). Custom domains are **shared** between the API and the webapp dashboard — a domain added here appears in the dashboard immediately and vice-versa.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
datalist of objects
countinteger
successboolean

Errors

401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error