List errors that occurred in a Deployment.

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

RESPONSES

status: OK

[{"code":"CLD-001","message":"Incorrect credentials","object_id":"my-service","scope":"workload"}]