Get the structured memory state grouped by category. This is a composite read over six tables, each bounded by limit (default 100, max 500); truncated reports which tables had more rows. It is a snapshot, not an export: to enumerate a table completely, walk /entities, /attributes, /relations, or /actions instead.
Path parameters
Spectron context id
Query parameters
Max rows per table (default 100, max 500)
Response
Changes
Changed in 3 of the 5 revisions of this API.612
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
added the required property
context/actionsto the response with the200statusresponse-required-property-added
- ○
added the required property
identity/actionsto the response with the200statusresponse-required-property-added
- ○
added the required property
knowledge/actionsto the response with the200statusresponse-required-property-added
- ○
added the required property
truncatedto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
context/attributes/items/sourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
context/relations/items/sourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
identity/attributes/items/sourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
identity/relations/items/sourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
knowledge/attributes/items/sourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
knowledge/relations/items/sourceto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
context/attributes/items/sourcefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
context/relations/items/sourcefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
identity/attributes/items/sourcefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
identity/relations/items/sourcefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
knowledge/attributes/items/sourcefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
knowledge/relations/items/sourcefrom the response with the200statusresponse-optional-property-removed
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●