Get Subscribers

Use this API to retrieve all the configured subscribers.
This endpoint is useful for fetching a list of subscribers that have been set up for notifications.

It supports various filters and sorting options to customize the results.
Example Requests:

  1. /subscribers?offset=0&limit=200
  2. /subscribers?offset=0&limit=200&orderBy=id
  3. /subscribers?activeOnly=false
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!