Skip to main content
GET
Get a value by key

Authorizations

Authorization
string
header
required

Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.

Path Parameters

store
string<ulid>
required
key
string
required

The key to retrieve data (products/123)

Response

Value retrieved successfully

value
versionstamp
string
createdAt
string<date-time>
expiresAt
string<date-time>