Callbacks
Get Callback Details (Deprecated)
Deprecated: This endpoint is deprecated and will be removed in a future release. Use GET /callbacks/{callbackId} instead.
Get details about a specific callback, like its payload. This endpoint is useful for debugging and investigating issues with callbacks.
get/subscriptions/callback-log/{callbackId}
Path parameters
callbackIdstring uuid required
The callback id for which to fetch details.
Response
Ok