Apps list

Get list of apps


Full example:

/api/apps/v2?offset=100&limit=10&sort=name&search=nifty+marketing&permission=view

this will list 10 apps ordered ascending by name starting on 101th matching search query "nifty marketing".

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0
Defaults to 0

Sets offset for list of items

integer
0 to 1000
Defaults to 10

Limits the number of returned items

string

(deprecated) Use search param instead

string
Defaults to -addedAt

Sort field - can be reversed by adding dash before field name e.g (-name)

string

App search query

string

Filter apps by permission (actually by an action)

Response

Response body
object
meta
object
integer

Total count of objects

data
array of objects
data
object
string

Resource type

ppms/app

string

Resource ID

attributes
object
Language
Credentials
OAuth2
URL