Get Proposal
Get a single mutation proposal.
Returns the full proposal including proposed mutations, fitness deltas, evaluation results, and review status. Read-only for visibility.
GET
Get Proposal
Response
Successful Response
Console-side view of a Darwin mutation proposal.
Captures the fields Console needs for display and review workflow.
Additional Darwin-specific fields are preserved in extra.
Last modified on April 21, 2026
Previous
Get Proposal By IdGet a single mutation proposal by ID.
Proxies to Darwin's GET /v1/proposals/{proposal_id} with team_id
extracted from JWT claims.
Next
Get Proposal