GET repos/{owner}/{repo}/deployments/{deployment_id}

github.com:github-rest-api

Summary: Get a deployment
Operation ID: repos/get-deployment
Auth: bearer_token

Parameters (3)

deployment_id (integer, path, required)

deployment_id parameter

owner (string, path, required)

The account owner of the repository. The name is not case sensitive.

repo (string, path, required)

The name of the repository without the `.git` extension. The name is not case sensitive.

No probe data for this endpoint yet.