List Evolution Jobs
List evolution jobs for an agent (paginated).
Proxies to Darwin’s GET /v1/evolutions with team_id and agent_id.
GET
List Evolution Jobs
Path Parameters
Query Parameters
Required range:
1 <= x <= 200Required range:
x >= 0Last modified on April 21, 2026
Previous
Trigger EvolutionTrigger evolution for an agent.
Sends the agent's configuration/identifiers to Darwin to start an
evolution job. Optional config overrides (sample_size, target_dimensions,
etc.) are forwarded to Darwin when provided.
Returns 201 Created with a Location header for the new job resource.
Next
List Evolution Jobs