Skip to main content
GET
/
v1
/
genomes
/
by-agent
/
{agent_id}
/
mutation-history
Get Mutation History
curl --request GET \
  --url https://api.example.com/v1/genomes/by-agent/{agent_id}/mutation-history
{}

Path Parameters

agent_id
string<uuid>
required

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 250

Response

Successful Response

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

Last modified on April 21, 2026