v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Gets the details of the specified domain unit.

get/v2/domains/{domainIdentifier}/domain-units/{identifier}

Path parameters

domainIdentifierstring required

The ID of the domain where you want to get a domain unit.

identifierstring required

The identifier of the domain unit that you want to get.

Response

Success

idstring required

The ID of the domain unit.

domainIdstring required

The ID of the domain in which the domain unit lives.

namestring password required

The name of the domain unit.

parentDomainUnitIdstring

The ID of the parent domain unit.

descriptionstring password

The description of the domain unit.

createdAtstring date-time

The time stamp at which the domain unit was created.

lastUpdatedAtstring date-time

The timestamp at which the domain unit was last updated.

createdBystring

The user who created the domain unit.

lastUpdatedBystring

The user who last updated the domain unit.