List Deployments in an Environment.

GET {{baseUrl}}/orgs/:orgId/apps/:appId/envs/:envId/deploys

List all of the Deployments that have been carried out in the current Environment. Deployments are returned with the newest first.

RESPONSES

status: OK

[{}]