Get Team Agent Storage By Key

Path parameters

slugstringRequired
addressstringRequired
keystringRequired

Headers

AuthorizationstringRequired

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

Query parameters

no_cachebooleanOptionalDefaults to false

Response

Successful Response
keystring
The key identifying the storage item.
valuestring
The stored value corresponding to the key.

Errors