Skip to main content
GET
Apps Search 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.

query
string | null

Search query.

action_type
string | null

Type of action.

resource
string | null

Resource type.

min_rating
integer | null

Minimum rating.

max_rating
integer | null

Maximum rating.

required_input
string | null

Required input.

max_results
integer | null
default:5

Maximum results.

app_type
string
default:mcp

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

Response

Successful Response