v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13217260568.5 KB
mobileApps

Retrieves list of available mobile apps.

get/userprofiles/{+profileId}/mobileApps

Path parameters

profileIdstring required

User profile ID associated with this request.

Query parameters

directoriesstring[]

Select only apps from these directories.

idsstring[]

Select only apps with these IDs.

maxResultsinteger

Maximum number of results to return.

pageTokenstring

Value of the nextPageToken from the previous result page.

searchStringstring

Allows searching for objects by name or ID. Wildcards () are allowed. For example, "app2015" will return objects with names like "app Jan 2018", "app Jan 2018", or simply "app 2018". Most of the searches also add wildcards implicitly at the start and the end of the search string. For example, a search string of "app" will match objects with name "my app", "app 2018", or simply "app".

Response

Successful response