List Contexts
MCP
List Contexts
List all context names available for the specified agent. Returns a list of context names that the agent has access to.
GET
List Contexts
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').
Response
Successful Response
Response model for listing context names. Contains the list of context names.
List of context names
