Show topics for the given application's id

Get the topics of the application for the application that we pass through the path. Required these parameters by query string: * limit (limit of topics per page, by default 0) * page (page to show, by default 0). Optionally you can filter with the parameter find by the name or code of the topic

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Application's id

Query Params
integer
required
≥ 0
Defaults to 100

results per page

integer
required
≥ 0
Defaults to 0

filter by page

string

filter by name and code

boolean
Defaults to false

If true, a counter with subscribed devices is returned

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json