Export Keystore
Endpoint
GET /apiops/projects/{projectName}/keystores/{keystoreName}/export/
Authentication
Requires a Personal API Access Token.
Header
Authorization: Bearer YOUR_TOKEN
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | Bearer {token} | Yes |
| X-Apinizer-Package-Passphrase | Base64 encoding of the UTF-8 passphrase | Only when encrypt=true |