GetCheckRun
Query automated checks
Path Parameters
- owner required
The account owner of the repository. The name is not case sensitive.
- repo required
The name of the repository. The name is not case sensitive.
- check_run_id
The unique identifier of the check run.
Header Parameters
- Authorization required
Oauth2 token or private token (needs to start with Bearer plus a space)
Responses
- 200
Created
Loading...