KeyValues

Gets a single key-value.

get/kv/{key}

Path parameters

keystring required

The key of the key-value to retrieve.

Query parameters

labelstring

The label of the key-value to retrieve.

api-versionstring required

The API version to be used with the HTTP request.

$Selectstring[]

Used to select what fields are present in the returned resource(s).

Headers

Sync-Tokenstring

Used to guarantee real-time consistency between requests.

Accept-Datetimestring

Requests the server to respond with the state of the resource at the specified time.

If-Matchstring

Used to perform an operation only if the targeted resource's etag matches the value provided.

If-None-Matchstring

Used to perform an operation only if the targeted resource's etag does not match the value provided.

Response

Success

Changes