Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
Path Parameters
Query Parameters
None.Response
Success Response (200 OK)
Response Fields
Keystore Object
Keystore Environment Object
Note: Response contains
environmentId (not environmentName). To get environment names, use the Get Keystore endpoint or refer to environment management APIs.
cURL Example
Notes and Warnings
-
Keystore Content:
- Keystore file content is encrypted and included in the response
- Handle keystore data securely
- File content is base64-encoded and encrypted
-
Multiple Environments:
- Each keystore can be deployed to multiple environments
- Each environment has separate keystore configuration
- Different environments can have different passwords and file content
-
Environment ID:
- Response contains
environmentId(internal identifier) - To get environment names, use the Get Keystore endpoint
- Response contains
Permissions
User must have any permission in the project (read access).Related Documentation
- Get Keystore - Get a specific keystore
- Create Keystore - Create a new keystore

