v5
latestOpenAPI 3.1.02026-07-31151195455.5 KBapps
Get app by ID
Returns an App object.
get/apps/{app_id}
Path parameters
app_idstring uuid required
The ID of the app.
Response
The requested App.
Example response
{
"app_id": "f454d283-ca87-4a8a-bdbb-df212eca5353",
"name": "Okta Org",
"description": "Okta directory for the engineering team.",
"admin_owner_id": "7c86c85d-0651-43e2-a748-d69d658418e8",
"app_type": "OKTA_DIRECTORY"
}