f0f28319e448
Get memories
Retrieve memories for the specified users.
Permissions
This endpoint may be impacted by the following permissions:
- Only memories with references that the authenticated user has the Conversation:GetMessage permission on will be returned.
Path parameters
The ID of the user to retrieve memories for.
The ID of the user to retrieve memories for.
Query parameters
The IDs of the memories to retrieve.
The IDs of the memories to retrieve.
The IDs of the conversations to retrieve memories from.
The IDs of the conversations to retrieve memories from.
The maximum number of memories to retrieve.
The maximum number of memories to retrieve.
The token from the previous request to return the next page of memories.
The token from the previous request to return the next page of memories.
The fields to sort the sets by. Supported fields are conversation_id and created_at. Specify a + before the field name to indicate ascending sorting and - for descending sorting. Multiple fields can be specified to break ties.
The fields to sort the sets by. Supported fields are conversation_id and created_at. Specify a + before the field name to indicate ascending sorting and - for descending sorting. Multiple fields can be specified to break ties.
Headers
The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.
The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.
Response
Succeeded.