Skip to main content
GET
List pending events for a CLI webhook endpoint

Authorizations

x-api-key
string
header
required

API key for authentication. You can find your API key in the Creem dashboard under Settings > API Keys.

Path Parameters

id
string
required

The webhook ID

Query Parameters

limit
integer
default:50

Maximum number of pending events to return.

Required range: 1 <= x <= 100

Response

Successfully retrieved the pending events

items
object[]
required

Pending events, oldest first.