System Key-Value APIs
List of all cluster API endpoints within the System Key-Value
category. Each endpoint provides specific functionality for integrating with cluster services.
GET
Get a system configuration key-value pair (secure values are obscured)
/_system/system_key_value/{guid}/secure GET
Get a system key-value pair including secure values (creates audit log entry)
/_system/system_key_value/search POST
Search system configuration key-value pairs (secure values are automatically obscured)
/_system/system_key_value/{guid}/revisions GET
Get revision history for a system key-value pair
Back to API Categories Return to the main API categories page to browse other endpoints