Using Ansible Tower api to get teams associated with a job template

103 Views Asked by At

The tower api spec has an endpoint(job_templates/{id}/access_list) that list the users that have access to the template. Is there some way to get the list of teams that have access to this template?

0

There are 0 best solutions below