Skip to main content
GET
Get all categories (public)

Authorizations

x-api-key
string
header
required

Query Parameters

page
integer
Required range: x >= 1
Example:

1

limit
integer
Required range: 1 <= x <= 100
Example:

50

keyword
string
Example:

"surg"

includeInactive
boolean
Example:

false

sortBy
enum<string>
Available options:
order,
createdAt
Example:

"order"

sortOrder
enum<string>
Available options:
asc,
desc
Example:

"asc"

Response

200 - application/json

OK