SuperAI Flow Platform

Sections

Theme switcher

List all registered plugins

List all registered plugins from the integration registry.

Returns plugins available in the new plugin system only, excluding legacy integrations. Each plugin includes metadata about its capabilities, version, and status.

Use Cases: - Display available integrations to users - Validate plugin availability before configuration - Integration discovery and selection

Header Parameters

Authorizationstring

Response

200
Object
List of plugins successfully retrieved

Response Attributes

array
401
Object
Unauthorized - Missing or invalid authentication credentials

Response Attributes

errorobject Required

Standard error detail structure.

This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.

Show child attributes

request_idnull
500
Object
Internal Server Error - An unexpected error occurred

Response Attributes

errorobject Required

Standard error detail structure.

This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.

Show child attributes

request_idnull
Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot