Get Team Agent Storage By Key
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
slug
address
key
Query Parameters
no_cache
Response
Successful Response
key
The key identifying the storage item.
value
The stored value corresponding to the key.