Skip to content

GET
/api/v1/workspaces/{workspace_id}/webhooks/{webhook_id}/requests
workspace_id
required
string

The ID of the workspace.

Example
01kxb0t5c4ccf16vp1qt0y0mer
webhook_id
required
string

The ID of the webhook.

Example
architecto
object
message
string
Unauthenticated.
{
"message": "Unauthenticated."
}