---
title: "Get Genome Map"
method: GET
path: "/v1/evolution/genome-map"
tags: ["Agent Environment", "evolution"]
---

# Get Genome Map

`GET /v1/evolution/genome-map`

Get UMAP genome map for the caller's team.

Team ID is derived from JWT claims to prevent cross-team data access.
Proxies to Darwin's GET /evolution/genome-map with JWT auth.

## Query parameters

- `highlight_agent_id` string, uuid, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/vijilai/apis/vijil-console-api-combined.md) · [All operations](https://skmtc.net/vijilai/apis/vijil-console-api-combined/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vijilai/vijil-console-api-combined/versions/a8b2ee2b2d06/schema)
