Subdomains
Get Subdomain
Get the Subdomain information stored in the system.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique Subdomain ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Query Parameters
Additional Subdomain attributes that will be included in the response body. This query parameter can be added multiple times to include more attributes.
Available options:
custom_properties
Response
200
application/json
OK
Default structure for Subdomain.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Required string length:
1 - 100
The unique ID of a Domain to which this Subdomain is linked, consisting of alphanumeric characters, hyphens and underscores.
Required string length:
1 - 100
Name of the Subdomain.
Required string length:
1 - 255
Timestamp of the last update to this entity.
Was this page helpful?