Get Cache Entry
Get Cache Entry
Retrieve a value from the project-scoped cache.
GET
Get Cache Entry
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Query Parameters
Cache key.
Required string length:
1 - 512Pattern:
^[a-zA-Z0-9_:.\-/]+$Response
Cache value or null when not found.