Skip to main content
GET
Get Launch Warnings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaign_id
string<uuid>
required

Response

Successful Response

Response for stored launch warnings.

campaign_id
string<uuid>
required
warnings
LaunchWarning · object[]
summary
LaunchSummary · object | null

Summary counts for a launch or preflight check.

created_at
string<date-time> | null