Fetch metadata for a single collection by ID.
This endpoint returns collection metadata only, not a note list for that collection.
For discovery flows, use GET /v2/collections or POST /v2/collections/search.
Documentation Index
Fetch the complete documentation index at: https://docs.mem.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
UUID of the collection to read. Use an ID returned by create/list/search. The caller must be able to access this collection.
OK
Identifier for this API request. Useful for tracing and support.
UUID of the requested collection.
Current title of the collection.
Optional description text currently stored on the collection.
Current number of notes in the collection.
Creation timestamp for the collection in ISO 8601 format.
Last modification timestamp for the collection in ISO 8601 format.