Topics
Filter topics
Returns a list of topics that can be paginated using the page
query parameter and filtered by the topic key with the key
query parameter
GET
TopicsController_listTopics
Enter your API key in the Authorization
field like the example shown below:
E.g ApiKey 18d2e625f05d80e
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
Query Parameters
Number of page for the pagination
Required range:
x >= 0
Size of page for the pagination
Required range:
x >= 0
Topic key
Response
200
application/json
The response is of type object
.
TopicsController_listTopics