Retrieve notification logs
GET/api/v1/notifications/logs
Retrieve notification logs based on the provided filters. API key must have the View Notification logs
permission.
Request
Responses
- 200
- 403
- 429
Successfully retrieved notification logs
Forbidden
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
Response Headers
Retry-After
The number of seconds until the rate limiting resets.