Skip to main content
GET
App Get Action Details

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 containing the actions.

operationIds
string
required

Comma-separated list of operationIds to retrieve details for.

app_type
string
default:mcp

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

Response

Successful Response