Get add-on list.
get/midgard/v0.1/add-on/list
Get the list of available addOns.Request
Authorization
X-AT
header
apiKey
Query Parameters
resultsPerPageNumber of results per page. Defaults to 20, maximum is 100.
integer
pagePage number to fetch. Defaults to 0 being the first page.
integer
orderByName of field to sort on, defaults to 'name'. Separate multiple values with a comma!
string
sortSort direction.
string
asc
Response
200AddOn list retrieved successfully.
403User is not allowed to access this resource.
Shell cURL
shellShow schema
json