Key Value Store

Get a single entry by address

get/v4/key-value-stores/{key}/entries/{address}

Path parameters

keystring required

Identifier of the key-value store.

addressstring required

Address the entry is scoped to.

Response

Response for status 200

addressstring required
valuestring required
createdAtstring required
updatedAtstring required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.