Skip to main content
GET
GET Levels

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer

Sets a limit on the returned values

offset
integer

Offsets the returned values

Response

200 - application/json

OK

id
string

Unique identifier of the level.

name
string

Name of the level.

parent
string | null

The unique identifier of the parent level.