List All User Devices in Workflows
Last Updated:
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.
The flow has the following steps:
- The Okta—Read User card returns a user ID. Other cards can also be used to obtain the user ID.
- The Compose card creates the endpoint URL with the user ID.
- The Okta—Custom API Action card calls the List all devices endpoint and returns a list of devices for the user.
Related References
