Skip to main content
GET
List all tenants' custom domains (platform admin)
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

GET /domains/all Description: Lists every custom domain across all tenants with status and aggregate provisioning metrics. Intended for platform-level operations/support tooling, not tenant self-service. Authorization:
  • Required role: admin or higher
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

All domains retrieved

success
boolean
Example:

true

data
object