Gets a specific workflow run. Anyone with read access to the repository can use this endpoint. If the repository is private you must use an access token with theDocumentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
repo scope. GitHub Apps must have the actions:read permission to use this endpoint.
External DocumentationTo learn more, visit the GitHub documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Owner | The account owner of the repository. The name is not case sensitive. |
| Repo | The name of the repository. The name is not case sensitive. |
| Run ID | The unique identifier of the workflow run. Can be obtained via the List Workflow Runs action. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Exclude Pull Requests | If true pull requests are omitted from the response (empty array). |