List Gcp environments

AWS currently returns all organization environments under deployments. Other providers return provider-filtered environments, newest first.

Requires every scope: environments:read.

Authentication

AuthorizationBearer

JWT returned by POST /api/auth/token-exchange. Amazon and authorization invitations require API-key-derived tokens.

Response

Success
environmentslist of objects

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error