Get all addons and providers

Retrieve all addons and providers that are defined on this Unleash instance.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Response

addonsSchema
addonslist of objects
All the addons that exist on this instance of Unleash.
providerslist of objects
A list of all available addon providers, along with their parameters and descriptions.

Errors