Get a memory store
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
memory_store_id
The memory store's ID.
Response
200
status
response
Bearer authentication of the form Bearer <token>
, where token is your auth token.