Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
Path Parameters
Query Parameters
None.Response
Success Response (200 OK)
Response Fields
Certificate Object
Certificate Environment Object
Notes
- Certificate content is base64-encoded
- Each certificate can be deployed to multiple environments
- Each environment has its own alias
- Certificate file content is excluded from list response for performance
Error Response (401 Unauthorized)
Error Response (404 Not Found)
cURL Example
Notes and Warnings
-
Performance:
- Certificate file content is excluded from list response
- Use Get Certificate endpoint to retrieve full certificate details
-
Multiple Environments:
- Certificates can be deployed to multiple environments
- Each environment has separate certificate configuration
-
Alias Uniqueness:
- Alias must be unique per environment
- Same alias can be used in different environments
Permissions
User must have any permission in the project (read access).Related Documentation
- Get Certificate - Get a specific certificate
- Create Certificate - Create a new certificate

