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