Skip to main content
GET
List outbound deliveries

Authorizations

hookie_session
string
cookie
required

The console's sealed session cookie, set by WorkOS AuthKit. Mutating requests also require the X-Requested-With CSRF header.

Path Parameters

pid
string
required

Project id (UUID) belonging to the caller workspace.

Response

The 500 newest deliveries of the project, joined to their destination for name and URL. The stored response body is deliberately omitted here - fetch one delivery for it. No pagination parameters; use POST search/deliveries for filtering and paging.

deliveries
object[]
required