Skip to main content
GET
Gets all applications for an organization.

Authorizations

Authorization
string
header
required

Application (M2M) OAuth2 access token (client credentials).

Path Parameters

organizationId
string<uuid>
required

The organization ID.

Response

Returns the list of applications.

applicationId
string<uuid>
required
clientId
string
required
displayName
string
required
isEnabled
boolean
required
scopes
string[]
required
childOrganizationTypeCounts
object
organizationId
null | string<uuid>