Skip to main content

Get categories

Retrieve a list of categories

Header Parameters
X-Bc-Token string REQUIRED

JWT token with user account

X-Bc-Ws string REQUIRED

UUID of the workspace

Responses
200

Successful response

Schema OPTIONAL
object[]
id integer OPTIONAL
date_time date-time OPTIONAL
uuid string OPTIONAL
name string OPTIONAL
icon string OPTIONAL
type string OPTIONAL
slug string OPTIONAL
sub_category object[] OPTIONAL
id integer OPTIONAL
date_time date-time OPTIONAL
uuid string OPTIONAL
name string OPTIONAL
category_id integer OPTIONAL
custom integer OPTIONAL
exclude_from_stats integer OPTIONAL
slug string OPTIONAL
401

Unauthorized

500

Internal Server Error