List apps & meta sites

Get list of apps with meta sites. App with demo type will be always first on the list if exists (sorting method is irrelevant)

Full example:

/api/meta-sites/v1/apps-with-meta-sites?offset=100&limit=10&search=nifty+marketing&action=edit

this will list 10 apps and meta sites which I have access to (can execute edit action) 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

Search phrase - search for name or id

string
Defaults to name

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

string

Action to which I have access (can execute given action)

Responses

Response body
object
meta
object
required

Metadata of a listing

integer
required

Total number of items

data
array of objects
required
data*
object
string
required

Resource type

ppms/app ppms/meta-site

uuid
required

UUIDv4 identifier of an object

attributes
object
required

Language
Credentials
OAuth2
URL