# Deployment

## The AppDeployment object

- [deployment/object.md](deployment/object.md)

## Endpoints

### Get

- [GET /api/2.0/apps/{app_name}/deployments/{deployment_id}](get-app-deployment.md)

### List

- [GET /api/2.0/apps/{app_name}/deployments](list-app-deployments.md)

### Create

- [POST /api/2.0/apps/{app_name}/deployments](create-app-deployment.md)

