v1

latestOpenAPI 3.0.12026-07-1714724311.1 KB
Extensions

List Extensions

List the installed extensions and their configuration in the project.

get/extensions

Response

Successful request

Example response

{
  "data": [
    {
      "bundle": "directus-extension-my-bundle"
    }
  ]
}