Skip to main content
GET
/
v1
/
genomes
/
by-agent
/
{agent_id}
Get Genome By Agent
curl --request GET \
  --url https://api.example.com/v1/genomes/by-agent/{agent_id}
{}

Path Parameters

agent_id
string<uuid>
required

Query Parameters

version
integer | null

Specific version (None = latest)

Response

Successful Response

The response is of type Response Get Genome By Agent V1 Genomes By Agent Agent Id Get · object.

Last modified on April 21, 2026