Type management

Read Units

Retrieving all unit types

get

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[]
get
/unit-handling/{tenant}/types

Last updated

Was this helpful?