List All Devices
Fetches a list of all Devices that are not DELETED for your org. Responses are paginated with maximum size of 200.
External Documentation
To learn more, visit the Okta documentation.
Parameters
Parameter | Description |
---|---|
Add User Details | Lists associated users for the device in _embedded element. |
Cursor | Specifies the pagination cursor for the next page of devices. |
Limit | Specifies the number of results returned (maximum & default 200). |
Query | Searches for devices with a supported filtering expression for most properties (https://developer.okta.com/docs/reference/core-okta-api/#filter). |
Return All Pages | Automatically fetch all resources, page by page. |
Workflow Library Example
List All Devices with Okta and Send Results Via Email
Preview this Workflow on desktop