Extract Genome From Agent
Extract a genome from an existing agent and seed it in Darwin.
Fetches the agent config, builds a Genome model from it, and seeds the genome in Darwin via POST /v1/genomes.
POST
Extract Genome From Agent
Path Parameters
Response
Successful Response
The response is of type Response Extract Genome From Agent V1 Genomes Extract From Agent Agent Id Post · object.
Last modified on April 21, 2026
Previous
Genome To Agent UpdateConvert a genome to an agent update payload.
Reads genome from Darwin, then uses dome_converters locally to
transform dome_genes into a DomeConfig-compatible format.
Next
Extract Genome From Agent