Retrieve Message Replay Audit Log by Subscription IDget https://{hostname}/webhooks/v3/subscriptions/{subscription-id}/messages/replaysPath Paramssubscription-idstringrequiredQuery ParamscountintegerDefaults to 100page-tokenstringHeadersAuthorizationstringrequiredglobal-tenant-idstringacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200List of replay log entries for a subscription 400Bad Request 401Unable to authenticate the request. 404Subscription or replay log not found 500Internal server error.Updated about 1 month ago