Skip to main content
Retrieve application details by its ID.
External DocumentationTo learn more, visit the Opal Security documentation.

Parameters

ParameterDescription
Application IDThe ID of the app to retrieve.

Example Output

{
  "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",
}

Workflow Library Example

Get App with Opal Security and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop