Unit
Get all units
GET
/
units
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Query Parameters
locale
string
Defines the locale to use for translations. Defaults to tenant locale.
page
integer
default: 1The collection page number
limit
integer
default: 30The number of items per page
Required range:
0 < x < 100
groups[]
enum<string>[]
Available options:
translations
Response
200 - application/json
data
object[]
meta
object
Was this page helpful?