v1
latestOpenAPI 3.0.12026-07-24285462499.1 KBsubscriptions
Retrieve callback request details starting from the newest.
get/subscriptions/{id}/callbacks-log
Path parameters
idstring uuid required
subscription identifier
Query parameters
page_idstring
identifier of the next page of subscriptions
limitinteger
number of elements to return
callbackStatus'successful' | 'failed'
status of callback, when absent all statuses will be returned
afterstring date-time
Requests sent after the timestamp. The minimum value is 30 days ago. Format ISO8601: yyyy-MM-ddTHH:mm:ss.SSSZZ
beforestring date-time
Requests sent before timestamp. The minimum value is 30 days ago. Format ISO8601: yyyy-MM-ddTHH:mm:ss.SSSZZ
Response
List of callback request details.