Get Callback DetailsAsk AIget https://partner-api.getpliant.com/api/subscriptions/callback-log/{callbackId}Get details about a specific callback, like its payload. This endpoint is useful for debugging and investigating issues with callbacks.Path ParamscallbackIduuidrequiredThe callback id for which to fetch details.Responses 200Ok 400Bad Request. The API consumer sent a malformed request which could not be processed. 401Unauthorized. The API consumer is not authorized to access the requested resource. 403Forbidden. The API consumer is not allowed to access the requested resource. 429Too Many Requests. The API consumer has sent too many requests in a given amount of time. Please check our API guidelines. 500Internal Server Error. The request was not completed due to an internal error.Updated 8 months ago