Domains

List active domains

Retrieves all active domains for the authenticated tenant

get/domains

Response

Successfully retrieved domain list

requestIdstring
statusstring

Status indicates the result of the operation ("success" or "error")

Example response

{
  "requestId": "1234567890abcdef",
  "status": "success"
}

Changes

Changed in 2 of the 23 revisions of this API.11