v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-21149158448.6 KB
Agent Environment
proposals

Get Proposal By Id

Get a single mutation proposal by ID.

Proxies to Darwin's GET /v1/proposals/{proposal_id} with team_id extracted from JWT claims.

get/v1/proposals/{proposal_id}

Path parameters

proposal_idstring uuid required

Response

Successful Response

idstring uuid required
team_idstring uuid required
agent_idstring uuid required
genome_idstring uuid required
genome_versioninteger required
statusstring required
created_atinteger required
trigger_summarystring
pre_fitnessobject nullable
post_fitnessobject nullable
fitness_deltaobject nullable
net_fitness_deltanumber nullable
reviewed_atinteger nullable
reviewed_bystring uuid nullable
reviewer_notesstring nullable
engine_namestring nullable
extraobject