Ana içeriğe atla

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Query Parameters

None.

Response

Success Response (200 OK)

Response Fields

Environment Object

EnumEnvironmentType

  • PRODUCTION - Production environment
  • SANDBOX - Sandbox/staging environment
  • TEST - Test environment

EnumPublishStatus

  • PUBLISHED - Environment is published and active
  • UNPUBLISHED - Environment is not published
  • REPUBLISH_REQUIRED - Environment needs to be republished due to configuration changes

Error Response (400 Bad Request)

Error Response (401 Unauthorized)

Error Response (403 Forbidden)

cURL Example

Permissions

  • User must have any permission in the project (read access)

Notes and Warnings

  • Project Membership: User must be a member of the project to access environments
  • Returns only environments accessible through project membership
  • Project Access: If user doesn’t have access to the project, returns 403 Forbidden