Retrieve a Memory Store.
Retrieve the details of a specific Memory Store by its unique ID.
Response
Memory Store details retrieved successfully
Example response
{
"displayName": "sandbox",
"description": "A testing ground for development, training, and experimentation without affecting live user data",
"id": "mem_store_00000000000000000000000000",
"status": "ACTIVE",
"intelligenceServiceId": "intelligence_service_00000000000000000000000000",
"version": 3
}Changes
Changed in 1 of the 8 revisions of this API.5
- ▲
the
coderesponse property's max was increased from99999.00to999999.00for the response status400response-property-max-increased
- ▲
the
coderesponse property's max was increased from99999.00to999999.00for the response status404response-property-max-increased
- ▲
the
coderesponse property's max was increased from99999.00to999999.00for the response status429response-property-max-increased
- ▲
the
coderesponse property's max was increased from99999.00to999999.00for the response status500response-property-max-increased
- ▲
the
coderesponse property's max was increased from99999.00to999999.00for the response status503response-property-max-increased
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 8 revisions, 1 has no diff computed.