roles

Get role page

Display a page showing the composite role with all inherited permissions resolved

get/role/{role}

Path parameters

rolestring required

Role key

Response

Role page HTML

Changes

Changed in 2 of the 18 revisions of this API.6

    • the endpoint scheme security BearerAuth was removed from the API

      api-security-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • the endpoint scheme security BearerAuth was added to the API

      api-security-added

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed