webhooks
Get the Messages for an webhook
GET
/
environments
/
{environmentId}
/
webhooks
/
{webhookId}
/
messages
Path Parameters
environmentId
string
requiredID of the environment
Required string length:
36
webhookId
string
requiredUUID of the webhook
Required string length:
36
Query Parameters
cursor
string
Cursor for pagination
Response
200 - application/json
cursor
string
data
object[]
Was this page helpful?