# List Topics

Search for topics.
</br>A successful request costs 0 credits.

Endpoint: GET /instagram/topics
Security: accessToken

## Query parameters:

  - `limit` (number)
    Max items to get

  - `query` (string, required)
    String to search by

## Response 200 fields (application/json):

  - `error` (boolean)
    If there is an error
    Example: false

  - `tags` (array, required)

