GET
/
pipelines
/
{pipeline_id}
/
runs
/
{run_id}
/
logs
/
"<string>"

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Path Parameters

pipeline_id
string<uuid>
required
run_id
string<uuid>
required

Query Parameters

job_name
string
required

Response

Successful Response

The response is of type string.