{ "opencollection": "1.0.0", "info": { "name": "Addresses Introduction Account Addresses Standard User Roles API", "version": "25.1126.6886238" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Standard User Roles", "type": "folder" }, "items": [ { "info": { "name": "List Standard User Roles", "type": "http" }, "http": { "method": "GET", "url": "https://useast.api.elasticpath.com/v2/permissions/standard-user-roles" }, "docs": "Retrieves a list of Standard User Roles\n" }, { "info": { "name": "Get a Standard User Role", "type": "http" }, "http": { "method": "GET", "url": "https://useast.api.elasticpath.com/v2/permissions/standard-user-roles/:standard-user-role-id", "params": [ { "name": "standard-user-role-id", "value": "it-developer", "type": "path", "description": "The ID of the Standard User Role." } ] }, "docs": "Get a Standard User Role" } ] } ], "bundled": true }