Show categories list for a given application's id

Gets the categories list for an application.

Path Params
integer
required

Application's id

Query Params
integer
required
0 to 100

results per page

integer
required
≥ 0

page of results

string

filters by key

string
enum
Defaults to 9-1

Order of the results:

  • a-z - Order by name ascending. From A to Z.
  • z-a - Order by name descending. From Z to A.
  • 1-9 - Order by id ascending.
  • 9-1 - Order by id descending.
Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json