Applications

Get application custom domains.

Get custom domains of the specified application, the application type should be protected app.

get/api/applications/{id}/protected-app-metadata/custom-domains

Path parameters

idstring required

The unique identifier of the application.

Response

An array of the application custom domains.

domainstring required
status'PendingVerification' | 'PendingSsl' | 'Active' | 'Error' required
errorMessagestring nullable required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.