Get User Agent Storage By Key
Path parameters
address
key
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
no_cache
Response
Successful Response
key
The key identifying the storage item.
value
The stored value corresponding to the key.