Unit
Get a unit
GET
/
units
/
{id}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredUnit identifier
Query Parameters
locale
string
Defines the locale to use for translations. Defaults to tenant locale.
Response
200 - application/json
id
string
name
string
translations
object
createdAt
string
The date and time when the resource was created.
updatedAt
string
The date and time when the resource was last updated.
Was this page helpful?