View a Resource Role Assignment by Resource

get

/primeapi/restapi/resourceRoleAssignment/resource/{id}

This endpoint returns resource role assignments that meet the following requirements:
  • The object has a resource with an ID value that matches the value of the {resourceId} path parameter.

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityResourceRoleAssignment
Type: object
Show Source

204 Response

Successful operation with no content.

404 Response

The Resource Role Assignment services enables you to create, view, update, and delete assignments between resources and roles. A resource role assignment indicates whether or not a resource is fulfilling a particular role.