v7

latestSwagger 2.02026-07-132120103.4 KB

Gets a list of key-values.

Gets a list of key-values.

get/kv

Query parameters

api-versionstring required

The API version to use for this operation.

keystring

A filter used to match keys. Syntax reference: https://aka.ms/azconfig/docs/keyvaluefiltering

labelstring

A filter used to match labels. Syntax reference: https://aka.ms/azconfig/docs/keyvaluefiltering

Afterstring

Instructs the server to return elements that appear after the element referred to by the specified token.

$Selectstring[]

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

snapshotstring

A filter used get key-values for a snapshot. The value should be the name of the snapshot. Not valid when used with 'key' and 'label' filters.

tagsstring[]

A filter used to query by tags. Syntax reference: https://aka.ms/azconfig/docs/keyvaluefiltering

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

The request has succeeded.

etagstring

An identifier representing the returned state of the resource.

@nextLinkstring

The URI that can be used to request the next set of paged results.