{ "opencollection": "1.0.0", "info": { "name": "Ansible Galaxy Roles & Collections Ansible Galaxy Roles & Collections API Users API", "version": "1" }, "items": [ { "info": { "name": "Users", "type": "folder" }, "items": [ { "info": { "name": "List users", "type": "http" }, "http": { "method": "GET", "url": "https://galaxy.ansible.com/api/v1/users/" }, "docs": "List users" }, { "info": { "name": "Retrieve a user", "type": "http" }, "http": { "method": "GET", "url": "https://galaxy.ansible.com/api/v1/users/:id/", "params": [ { "name": "id", "value": "", "type": "path" } ] }, "docs": "Retrieve a user" } ] } ], "bundled": true }