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

Same as List Certificates. See List Certificates for field descriptions.

Notes

  • Returns certificates from the environment’s truststore
  • Only available for admin project
  • Includes all certificates stored in the truststore

Error Response (400 Bad Request)

or

cURL Example

Notes and Warnings

  • Admin Project Only:
    • This endpoint is only available for admin project
    • Regular projects cannot access truststore certificates
  • Environment Must Exist:
    • Environment must exist and be accessible
  • Truststore Certificates:
    • Returns certificates stored in the environment’s truststore
    • These are typically CA certificates used for validation

Permissions

User must have any permission in the project (read access). This endpoint is only available for the admin project.