v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Applications

Get applications

Get applications that match the given query with pagination.

get/api/applications

Query parameters

string[]
OR
'Native' | 'SPA' | 'Traditional' | 'MachineToMachine' | 'Protected' | 'SAML'

An array of application types to filter applications.

excludeRoleIdstring
excludeOrganizationIdstring
string "true"
OR
string "false"
pageinteger

Page number (starts from 1).

page_sizeinteger

Entries per page.

search_paramsobject

Search query parameters.

Response

A list of applications.

tenantIdstring required
idstring required
namestring required
secretstring

The legacy client secret. This field is omitted after the legacy secret has been replaced by an internal secret. Retrieve current application secrets from the /api/applications/{id}/secrets endpoints.

descriptionstring nullable required
type'Native' | 'SPA' | 'Traditional' | 'MachineToMachine' | 'Protected' | 'SAML' required
customDataobject required

arbitrary

isThirdPartyboolean required
appLevelAccessControlEnabledboolean required
createdAtnumber required
All 354 operations