List channel deliveries

View as Markdown

Returns the channel’s 100 most recent deliveries (newest first), with internal lease fields omitted. Requires trigger:manage.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

channelIdstringRequired

Response

The channel's recent deliveries.
deliverieslist of objects

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error