Download job logs of workflow execution
GET/api/v8/repos/:owner/:repo/actions/runs/:run_id/jobs/:job_id/download_log
Request
Path Parameters
owner stringrequired
Repository space address (organization or individual's address path)
repo stringrequired
Repository path (path)
run_id stringrequired
Pipeline Run ID
job_id stringrequired
Task ID
Query Parameters
access_token stringrequired
User authorization code
Responses
- 200
Response Headers
- */*
- Schema
- Example (auto)
Schema
object
{}