List apps

GET

List all apps based on the given filters, if any. This will return all available apps if no filters are provided.

Headers

x-org-api-keystringRequired

Query parameters

categorystringOptional
additionalFieldsstringOptional
includeLocalenumOptionalDefaults to false

Filter to include locally developed/testing apps in the response. Must be ‘true’ or ‘false’

Allowed values: truefalse
sortByenumOptional

Sort the apps by usage or alphabetically

Allowed values: alphabetusageno_sort

Response

itemslist of objects

List of app details

totalPagesdouble

Total number of pages

Built with