Skip to main content
POST
Ler chave arbitrária do cache Redis

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Chave do cache para ler

key
string
required
Example:

"citizen:12345678901"

Response

Dados da chave do cache

exists
boolean
key
string
ttl_seconds
integer
value
any