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".

Recent Requests
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
enum
Defaults to -addedAt

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

Allowed:
string

App search query

string
enum

Filter apps by permission (actually by an action)

Allowed:
Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json