Get a specific context by its name for the specified agent. Returns the full context data for the specified context name if the agent has access to it.
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
The name of the GenAI app.
The type of the app ('mcp' or 'agent').
The name of the context to retrieve.
Successful Response
Response model for getting a specific context. Contains the context data.
The context data