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

Key Object

Key Environment Object

Note: Response contains environmentId (not environmentName). To get environment names, use the Get Key endpoint or refer to environment management APIs.

cURL Example

Notes and Warnings

  • Key Content:
    • Key content is encrypted and included in the response
    • Handle key data securely
    • Content is base64-encoded and encrypted
  • Multiple Environments:
    • Each key can be deployed to multiple environments
    • Each environment has separate key configuration
  • Environment ID:
    • Response contains environmentId (internal identifier)
    • To get environment names, use the Get Key endpoint

Permissions

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