Skip to content

Retrieve all Extensions

Terminal window
https://mapi.storyblok.com/v1/org_apps

Retrieve all the plugins from organization or the partner portal.

Terminal window
/partner_apps
curl "https://mapi.storyblok.com/v1/org_apps/" \
-H "Authorization: YOUR_OAUTH_TOKEN"
curl "https://mapi.storyblok.com/v1/partner_apps/" \
-H "Authorization: YOUR_OAUTH_TOKEN"