Roles

Get roles

get/groups/{group-id}/roles

Path parameters

group-idstring required

Group ID

Query parameters

searchKeystring

Search key

lowerLimitstring required

Lower Limit

upperLimitstring required

Upper Limit

orderstring

Order

orderBystring

Order By

isUpdatestring required

Whether it is an update

Response

Response object containing paginated list of resulting Roles and the count of search results, deployed in provided group

countinteger

Changes

Changed in 3 of the 44 revisions of this API.56

  • 810731f1598945See the full diff
    • added the new required query request parameter isUpdate

      new-required-request-parameter

    • added the new required query request parameter lowerLimit

      new-required-request-parameter

    • added the new required query request parameter upperLimit

      new-required-request-parameter

    • the response's body type changed from array to object for status

      response-body-type-changed

    • added the new optional query request parameter order

      new-optional-request-parameter

    • added the new optional query request parameter orderBy

      new-optional-request-parameter

    • added the new optional query request parameter searchKey

      new-optional-request-parameter

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog