Get Affected Context
Resources
Get Affected Context
Calls, pathways, and personas affected by an issue.
GET
Get Affected Context
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Derived rollup of every call attached to an issue, grouped by pathway and persona. Powers the dashboard’s Affected panel. Not paginated.Headers
Your API key for authentication.
Path Parameters
Internal UUID of the issue.
Response
The issue this context belongs to.
Every attached call, with the pathway and persona it ran against.
One entry per distinct pathway across the attached calls, with
call_count and call_ids so you can deep-link.One entry per distinct persona, with
call_count and call_ids.null on success. Returns 404 if the issue does not exist.Docs for agents: llms.txt