v3

latestOpenAPI 3.1.2Apache 2.02026-07-31231237972.0 KB
Storage/Key-value stores

Check if a record exists

Check if a value is stored in the key-value store under a specific key.

head/v2/key-value-stores/{storeId}/records/{recordKey}

Path parameters

storeIdstring required
Example:WkzbQMuFYuamGv3YF

Key-value store ID or username~store-name.

recordKeystring required
Example:someKey

Key of the record.

Response

The record exists