v1
latestOpenAPI 3.1.22026-08-0611530152.3 KBTrust Store
Get trust store configuration
Retrieve the current trust store configuration for the instance
get/trust-store-configuration
Response
Successfully retrieved trust store configuration
Example response
{
"id": "669b23ed-7dc9-451d-82c6-b65f49cb1a9a",
"provider": "http",
"refresh_interval": 60,
"created_at": "2025-09-23T12:40:34Z",
"updated_at": "2025-09-23T12:40:34Z",
"url": "https://trust-store.example.com/certs",
"cacertfile": "-----BEGIN CERTIFICATE-----\n...\n-----END CERTIFICATE-----"
}