Skip to main content
The REST API is now versioned. For more information, see "About API versioning."

Actions

Use the REST API to interact with GitHub Actions for an organization or repository.

You can use the REST API to manage and control GitHub Actions for an organization or repository. These endpoints are available for authenticated users, OAuth Apps, and GitHub Apps. Access tokens require repo scope for private repositories and public_repo scope for public repositories. GitHub Apps require the permissions mentioned in each endpoint. For more information, see "GitHub Actions Documentation."