Gets the list of all applications that were onboarded by tenant administrator.

Entitlements required: manageAppAccessAdmin (Manage application lifecycle). Under the provisioning section the attributeMappings, reverseAttributeMappings and extension sections will always be an empty object.

Query Params
string

Ordinality of the page to fetch. Required for paginated queries.

string

Total number of applications to return in each page. Cannot be greater than count. Required for paginated queries.

string

Total number of applications to return to client. Client can use the returned applications to perform client side pagination before making a remote call again. Assumed same as limit if not specified. Optional for paginated queries.

string

Search query to return matching applications e.g search="q={searchString}". Search is carried out against the application name attribute.

string

Attributes to sort results on, supported values are 'name' and 'entityid'. Prepend the attribute with '+' or '-' sign for ascending and descending sorted order respectively. If not specified, sorted in ascending order on entityid. The entity id corresponds to application id.

Responses

401

User not Authorised.

Language
URL
Choose an example:
application/json