For the complete documentation index, see llms.txt. This page is also available as Markdown.

Type Management

Read Units

Retrieving all unit types

get

Retrieves list of all unit types present in the database.

Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
tenantstringRequired

The tenant name.

Responses
200

All unit types retrieved successfully.

application/json
string[]Optional
get/unit-handling/{tenant}/types

Last updated

Was this helpful?