List members of an automationAsk AIget https://api.sbgenomics.com/v2/automation/automations/{automation_id}/membersThis call returns a list of the members of the specified automation. For each member, the response lists the username and permissions for the specified automation.Path Paramsautomation_idstringrequiredThe ID of the automation for which you are listing members.HeadersX-SBG-Auth-TokenstringrequiredYour Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.Content-TypestringrequiredDefaults to application/jsonX-SBG-Advance-AccessstringrequiredDefaults to advanceResponse 200200Updated 5 months ago