List active deployment environments
GET lists fresh environment summaries. POST is a compatibility active-only listing requiring deployments:write; it does not create infrastructure and takes no body.
Requires every scope: deployments:write.
Authentication
AuthorizationBearer
JWT returned by POST /api/auth/token-exchange. Amazon and authorization invitations require API-key-derived tokens.
Response
Success
environments
Errors
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error