plugins
List Plugins
Return registered plugins for authenticated UI callers.
plugin_key is never returned — the browser never needs it (the proxy injects it server-side from the registry), and exposing it here would leak the credential into React state and DevTools. Admin key management goes through the redacted /config/field/info path instead.
get/api/plugins
Response
Successful Response
object[] required
Changes
Changed in 1 of the 42 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○