<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

List All User Devices in Workflows

Okta Classic Engine
Okta Identity Engine
Workflows

Overview

This guide shows how to list all user devices in Okta Workflows.

 

Applies To

  • Okta Identity Engine (OIE)
  • Okta Classic Engine
  • Okta Workflows

 

Solution

Use the Okta—Custom API Action card with the List all devices endpoint since the Okta Devices connector does not yet provide this action.

List all user devices 
List all user devices.

 

The flow has the following steps:

  1. The Okta—Read User card returns a user ID. Other cards can also be used to obtain the user ID.
  2. The Compose card creates the endpoint URL with the user ID.
  3. The Okta—Custom API Action card calls the List all devices endpoint and returns a list of devices for the user.

 

Related References

 

 

Loading
Okta Support - List All User Devices in Workflows