Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Enter your API key as the bearer token. Set header: Authorization to Bearer <api_key>

Path Parameters

run_id
string
required

The ID of the run to get logs for.

Response

Successful response

logs
string
required

Run execution logs.