Cisco Umbrella - Management - Get Organizations
This atomic belongs to the Cisco Umbrella atomic group.
Gets a list of organizations the current API client has access to in Cisco Umbrella. This atomic requires read permission to the "Admin / Organizations" API scope.
Note: This atomic returns the raw list of organizations as well as the name and ID of the first organization in the list.
Target: HTTP Endpoint for "management.api.umbrella.com"
Account Key: HTTP Basic Authentication with an Umbrella Network and Devices API client ID and seceret
Steps:
[] Make the API request to get the organization list
[] Check if the API request succeeded:
[]> If it did, attempt to extract the first organization's details and set the workflow's output variables
[]> If it didn't, output an error
More information about this API: https://developer.cisco.com/docs/cloud-security/get-organizations/