Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This endpoint allows you to get a list of topics in a given category

...

Authorization: Basic {AUTH_KEY}

Referer: bombora.com

HTTP Response

If successful, the response contains an instance of Topics, which is a list of Topic objects.

...