Get configuration delivery status
Returns cursor-paginated delivery attempt history for a configuration. Records are retained for 180 days.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organization_id
Id of the organization
configuration_id
Id of the logging configuration
Query parameters
limit
Maximum number of records to return (1-100)
pageNext
Cursor token returned via pages.next
pagePrev
Cursor token returned via pages.prev
Response
OK - Request successful
Errors
404
Not Found Error