Skip to main content
GET
Get all definitions or filter by enum type

Authorizations

Authorization
string
header
required

Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.

Query Parameters

type
string

Enum type name (e.g. CellTechnologyTypeEnum). Omit to return all.

Response

List of definitions (or filtered enum values)

type
string
values
object[]