Exam GH-200 Topic 3 Question 68 Discussion
Actual exam question for Microsoft's GH-200 exam
Question #: 68
Topic #: 3
Question #: 68
Topic #: 3
You need to make a script to retrieve workflow run logs via the API. Which is the correct API to download a workflow run log?
Suggested Answer: C Vote an answer
The GET /repos/:owner/:repo/actions/runs/:run_id/logs API endpoint is used to retrieve the logs of a specific workflow run identified by run_id. This is the correct method for downloading logs from a workflow run.
by Agatha at Aug 20, 2026, 11:20 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).