Skip to main content
GET
App Get Actions

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_name
string
required

The app to list actions for.

app_type
string
default:mcp

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

detail_level
string
default:full

Level of detail: 'summary' (operationId + description only) or 'full' (complete schemas).

Response

Successful Response