Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

categoryId
integer<int32>
required

Unique identifier of the category whose subcategories you want to get.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

OK

Collection of categories returned as a whole. A collection is not paged.

items
object[] | null
totalCount
integer<int32>