Skip to main content

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

ParameterDescription
Add User DetailsLists associated users for the device in _embedded element.
CursorSpecifies the pagination cursor for the next page of devices.
LimitSpecifies the number of results returned (maximum & default 200).
QuerySearches for devices with a supported filtering expression for most properties (https://developer.okta.com/docs/reference/core-okta-api/#filter).
Return All PagesAutomatically fetch all resources, page by page.

Workflow Library Example

List All Devices with Okta and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop