VerifycateDeveloper Docs

List webhook deliveries

GET/api/v1/workspaces/{slug}/webhooks/deliveries

List recent webhook delivery attempts

Returns recent delivery attempts for the workspace webhook, newest first.

Authorization

Scopecertificates:read
Authorization: Bearer vc_...

Path parameters

slug*string

Workspace slug

Example: acme

Query parameters

limit?integer

Page size (1–100)

Example: 20
offset?integer

Number of items to skip

Example: 0