Skip to main content
GET
Get Pipeline Last Run Statuses

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Response

Successful Response

id
string<uuid>
required
last_run_status
string | null

Status of the latest PipelineRun for this pipeline by created_at, if any.