Skip to main content
GET
Get one delivery with its response body

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.

id
string
required

Delivery id.

Response

The delivery, including the captured response body - the only endpoint that returns it.

delivery
object
required