Skip to main content
GET
Get Context

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Query Parameters

genai_app
string
required

The name of the GenAI app.

app_type
string
default:agent

The type of the app ('mcp' or 'agent').

context_name
string
required

The name of the context to retrieve.

Response

Successful Response

Response model for getting a specific context. Contains the context data.

context
Context · object
required

The context data