Details

This atomic belongs to the Cisco Duo: Admin API atomic group.

Fetches a list of administrators from Cisco Duo filtered by an optional role. This atomic requires the "Grant administrators > Read" permission.

Note: This action uses the Duo Admin API which is not enabled by default. You may need to contact Duo Support and ask for the admin API to be enabled.

Target: Cisco Duo integration target or HTTP endpoint for your Duo API hostname with no path

Account Key: None if using an integration-provided target, integration and secret keys if using an HTTP Endpoint target

Steps:
[] Generate the request payload and, if necessary, generate a signature for it
[] Send the request to Duo
[] Check if the request was successful:
[]> If it was:
[]>> Attempt to extract the results (or return an error)
[]>> Check if a role filter was provided:
[]>>> If it was, filter the results and set the output variables
[]>>> If it wasn't, set the output variables
[]> If it wasn't, return an error

More information about this API: https://duo.com/docs/adminapi#administrators

About
Integration
Authorship
Cisco Managed