# Get domains **GET /api/domains** Get all of your custom domains. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - OAuth2 ## Parameters ## Responses ### 200 A list of domains. #### Body: application/json (array[object]) - **id** (string) - **domain** (string) - **status** (string) - **errorMessage** (string | null) - **dnsRecords** (array[object]) ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)