Skip to main content
GET
List learning runs

Authorizations

Authorization
string
header
required

A Recursion API key, created in the console under API keys.

Query Parameters

agent_id
string

Only runs for this agent.

status
enum<string>

Only runs in this state.

Available options:
pending,
running,
completed,
failed,
canceled
triggered_by
enum<string>

Only runs started this way.

Available options:
schedule,
counter,
manual
limit
integer

Maximum runs to return. Defaults to 50.

Response

Memory learning runs, newest first.

Memory learning runs, newest first.

reflections
object[] | null
required

Memory learning runs, newest first.