A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"namePlural": "<string>",
"roles": [
"https://example.com/"
],
"tenant": "https://example.com/",
"discriminator": "<string>",
"isLocal": true,
"parentUnitType": "https://example.com/",
"unitTypes": [
"https://example.com/"
],
"hasUserType": true
}Retrieves a single unit type by ID, including its configuration such as whether it is local-scoped.
A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"namePlural": "<string>",
"roles": [
"https://example.com/"
],
"tenant": "https://example.com/",
"discriminator": "<string>",
"isLocal": true,
"parentUnitType": "https://example.com/",
"unitTypes": [
"https://example.com/"
],
"hasUserType": true
}UnitType identifier
UnitType resource
"https://example.com/"
"https://example.com/"