Categories
Fetch category
Get a category’s details
GET
/
categories
/
{CATEGORY_ID}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
CATEGORY_ID
string
requiredID of the category
Response
200 - application/json
success
boolean
requiredresult
object
requiredlinks
object
requirederrors
object[]
required