v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465766489.0 KB

Lists all long-term memory extraction jobs that are eligible to be started with optional filtering.

To use this operation, you must have the bedrock-agentcore:ListMemoryExtractionJobs permission.

post/memories/{memoryId}/extractionJobs

Path parameters

memoryIdstring required

The unique identifier of the memory to list extraction jobs for.

Request body

maxResultsinteger

The maximum number of results to return in a single call. The default value is 20.

nextTokenstring

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

Response

Success

nextTokenstring

Token to retrieve the next page of results, if available.