Get permission details

get

ess/rest/scheduler/v1/requests/{requestId}/permissions

Retrieves the permission details of the specified request for the current user.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : PermissionsResponse
Type: object
Additional Properties Allowed
Show Source

400 Response

Invalid input
Body ()
Root Schema : SimpleExceptionDetail
Type: object
Show Source

403 Response

Not allowed for this operation
Body ()
Root Schema : SimpleExceptionDetail
Type: object
Show Source

404 Response

request ID not found
Body ()
Root Schema : SimpleExceptionDetail
Type: object
Show Source

500 Response

Server error
Body ()
Root Schema : SimpleExceptionDetail
Type: object
Show Source
Back to Top