Skip to content

Plugin List

Returns discoverable plugin entries.

Method and path

  • Method: GET
  • Path: /plugins
  • Auth: not required

Response

  • 200 OK: array of plugin items
  • 500 Internal Server Error

Key fields:

  • id
  • name
  • scope
  • summary
  • updated

Notes:

  • The list response does not include full plugin content.
  • Read plugin detail separately when full body content is needed.