Get alert configurations for authenticated user

Retrieve all alert configurations for the authenticated user (identified by API key). Returns configuration metadata including filters, frequency, and descriptions.

Important Notes:

  • This endpoint does NOT consume usage credits (actualUsageCount: 0)
  • Returns only configuration metadata, not deal data
  • Does not require any query parameters - user is identified by API key
  • All configurations for the authenticated user are returned (no pagination)

Authentication:

  • User identity is automatically determined from the API key
  • No email or user_id parameter needed

Use Cases:

  • Look up what alerts are configured for the authenticated user
  • Retrieve alert filter settings for external integrations
  • Audit alert configurations programmatically
Language
Credentials
Bearer
API Key
URL
Response
Click Try It! to start a request and see the response here!