A valid API version in the Accept
header is required to access the API. Current version: 1.0.0
Accept: application/json; okta-version=1.0.0
okta.myAccount.oktaApplications.read
Lists all of the current user's Okta apps
Example response
Unauthorized
[- {
- "id": "okta.2b1959c8-bcc0-56eb-a589-cfcfb7422f26",
- "name": "okta_enduser",
- "displayName": "Okta Dashboard"
}, - {
- "id": "okta.b8003760-1ca5-51b8-9404-85bb7ef9bc8c",
- "name": "okta_account_settings",
- "displayName": "Okta End user Settings"
}, - {
- "id": "okta.ee074f99-1b5b-513e-8ea6-f8beeab8dbb9",
- "name": "okta_browser_plugin",
- "displayName": "Okta Browser Plugin"
}, - {
- "id": "okta.b58d5b75-07d4-5f25-bf59-368a1261a405",
- "name": "saasure",
- "displayName": "Okta Admin Console"
}
]