POST
/
categories
/
get
/
{url}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

url
string
required

The URL or identifier of the category to retrieve

Response

200 - application/json
category
object
subcategories
object[]