Skip to content

List deployments

GET
/api/v1/deployments
curl --request GET \
--url http://localhost:3000/api/v1/deployments \
--header 'X-API-Key: <X-API-Key>'

Retrieves a paginated list of deployments with optional filtering.

List of deployments retrieved successfully

Unauthorized - Invalid or missing authentication

Forbidden — caller lacks required permission

Service unavailable - Deployment service is not reachable