Type management
Read Units
Retrieves list of all unit types present in the database.
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Available scopes:
- : Needed to manage measurement units.
Path parameters
tenantstringRequired
The tenant name.
Responses
200
All unit types retrieved successfully.
application/json
Responsestring[]
401
Given request is unauthorized - the authorization token is invalid or has expired.
Details will be provided in the response payload.
application/json
500
Unexpected server error
application/json
get
/unit-handling/{tenant}/typesLast updated
Was this helpful?

