Read Memories

Read a list of memories. A memory is a container for user-contributed artifacts, such as photos, stories, documents and audio. Each memory artifact has an associated source description that contains metadata about the artifact, such as a title, a created timestamp, links, references and any extracted information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Comma and/or space separated list of memory description ids. To find memory IDs, see Read User Memories.

If the 'mids' query parameter is set, retrieve all memories specified by the ids in the 'mids' query parameter. Otherwise, retrieve all memories for the current user, which is accomplished by a redirect to the memories for the current user.

Responses
200

The read was successful. See SourceDescription Schema (JSON)

204

Upon a successful read with no results.

429

The request was throttled.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!