Enumerates all assigned application users for an application.
External Documentation
To learn more, visit the Okta documentation.
Parameter | Description |
---|---|
Application ID | ID of an application. |
Limit | Specifies the number of results for a page (maximum 500). |
Query | Returns a filtered list of app users. The value is matched against an application user profile’s userName and email. Note: This operation only supports startsWith that matches what the string starts with to the query. |
Return All Pages | Automatically fetch all resources, page by page. |
List Application Users by Id with Okta and Send Results Via Email
Preview this Workflow on desktop
Enumerates all assigned application users for an application.
External Documentation
To learn more, visit the Okta documentation.
Parameter | Description |
---|---|
Application ID | ID of an application. |
Limit | Specifies the number of results for a page (maximum 500). |
Query | Returns a filtered list of app users. The value is matched against an application user profile’s userName and email. Note: This operation only supports startsWith that matches what the string starts with to the query. |
Return All Pages | Automatically fetch all resources, page by page. |
List Application Users by Id with Okta and Send Results Via Email
Preview this Workflow on desktop