Retrieve Page Categories

Returns a paginated list of categories for organizing website pages.

Query Params
integer

Filter by ID

string

Filter by name

string

Filter by creation date. Supports operators: >, >=, <, <=

string

Filter by last updated date. Supports operators: >, >=, <, <=

string

Search by ID or name (partial match on both)

integer

The field to be included in the json response. You can have multiple columns[] query params included in the request URL.

integer

The page to return.

integer

The total results to return per page.

string

The field to sort the request by. column_name|asc OR desc

Response

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json