repos
Get the status of a GitHub Pages deployment
Gets the current status of a GitHub Pages deployment.
The authenticated user must have read permission for the GitHub Pages site.
get/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}
Path parameters
ownerstring required
The account owner of the repository. The name is not case sensitive.
repostring required
The name of the repository without the .git extension. The name is not case sensitive.
The ID of the Pages deployment. You can also give the commit SHA of the deployment.
Response
Response