Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

To learn more, visit the Okta documentation.

Parameters

ParameterDescription
User ID or EmailID, login email, or login shortname (as long as it is unambiguous) of the user.

Example Output

[    {        "id": "0gabcd1234",        "profile": {            "name": "Cloud App Users",            "description": "Users can access cloud apps"        }    },    {        "id": "0gefgh5678",        "profile": {            "name": "Internal App Users",            "description": "Users can access internal apps"        }    }]

Workflow Library Example

List User Groups with Okta and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop