Skip to main content
GET
Get a single Unit

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234_abcdef

Path Parameters

id
integer
required

Response

Request successful.

id
integer
required
read-only
name_en
string
required
read-only
internal_name
string
required
read-only
base_unit
integer | null
required
read-only
base_multiplier
string<decimal> | null
required
read-only
Pattern: ^-?\d{0,24}(?:\.\d{0,12})?$
si_code
string | null
required
read-only