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

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

Search phrase - search for name or id

string
enum
Defaults to name

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

Allowed:
string
enum

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

Allowed:
Headers
string
enum
Defaults to application/vnd.api+json

Generated from available response content types

Allowed:
Responses

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
*/*