Skip to main content
GET
Get Affected Context

Overview

Derived rollup of every call attached to an issue, grouped by pathway and persona. Powers the dashboard’s Affected panel. Not paginated.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
Internal UUID of the issue.

Response

string
The issue this context belongs to.
array
Every attached call, with the pathway and persona it ran against.
array
One entry per distinct pathway across the attached calls, with call_count and call_ids so you can deep-link.
array
One entry per distinct persona, with call_count and call_ids.
null | array
null on success. Returns 404 if the issue does not exist.

Docs for agents: llms.txt