Get Context
MCP
Get Context
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.
GET
Get Context
Authorizations
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Query Parameters
The name of the GenAI app.
The type of the app ('mcp' or 'agent').
The name of the context to retrieve.
Response
Successful Response
Response model for getting a specific context. Contains the context data.
The context data
