> For the complete documentation index, see llms.txt.
Skip to main content

Check out Port for yourself ➜ 

List memory records

GET 

/v1/memory

Returns memory records stored for the authenticated user's Port AI profile. These records are part of Port AI's Memory feature, which stores user-specific preferences (output format, coding style, workflows, etc.) to personalize AI responses across conversations.

Empty responses: An empty array is expected when memory is enabled but the user has not yet accumulated enough AI interactions for memories to be generated, or when memory generation is still in progress - preferences are stored asynchronously and may not appear immediately after conversations.

Related docs:
- Port AI Memory overview
- Memory FAQ

Responses

Default Response