Skip to main content
GET
List Categories

Authorizations

X-App-Id
string
header
required
X-App-Token
string
header
required

Response

200 - application/json

Returns a dictionary of category objects.

Response body schema for GET v1/categories.

object
enum<string>
default:list
required

The type of the object represented by JSON. This object stores information about categories in a dictionary.

Available options:
list
data_ref
enum<string>
default:data
required

Identifies the name of the attribute that contains the array of category objects.

Available options:
data
data
Category · object[]
required
total
integer
required

Total number of categories.

Last modified on July 7, 2026