Retrieve Messages by Subscription IDget https://{hostname}/webhooks/v3/subscriptions/{subscription-id}/messagesPath Paramssubscription-idstringrequiredQuery Paramssince-date-timedate-timerequireduntil-date-timedate-timecountintegerDefaults to 100page-tokenstringstatusstringDefaults to failedHeadersAuthorizationstringrequiredglobal-tenant-idstringacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200List of messages 400Bad Request 401Unable to authenticate the request. 404Subscription or messages not found 500Internal server error.Updated about 1 month ago