List the granular scopes that integration API keys can be granted

Returns the catalog of API scopes (key + human description) used by the dashboard to render the API-key creation form.

Responses
  • 200

    List the granular scopes that integration API keys can be granted

Request Example for get/v1/config/api_scopes
curl http://api.mailreach.co/api/v1/config/api_scopes \
  --header 'X-Api-Key: YOUR_SECRET_TOKEN'
No Body