Returns a list of topics associated with an application

Returns a list of topics associated with an application Required these parameters by query string:

  • limit (limit of topics per page, by default 10)
  • 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…
Query Params
integer
required

application id

integer
required
0 to 100

results per page

integer
required
≥ 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