Skip to main content
GET
TypeScript

Authorizations

Authorization
string
header
required

Project-bound Apollo Signal API key. Keys begin with ap_signal_ and must carry the permission shown on the operation.

Path Parameters

projectId
string
required

The project the email belongs to.

emailId
string
required

The unique identifier of the email.

Response

Ordered list of delivery events for the email.

items
EmailTimelineItem · object[]
required