Pending Access Request Approvals List

GET {{baseUrl}}/access-request-approvals/pending

This endpoint returns a list of pending approvals. See owner-id query parameter below for authorization info.

Request Params

KeyDatatypeRequiredDescription
owner-idstringIf present, the value returns only pending approvals for the specified identity.
  • ORG_ADMIN users can call this with any identity ID value.
  • ORG_ADMIN users can also fetch all the approvals in the org, when owner-id is not used.
  • Non-ORG_ADMIN users can only specify me or pass their own identity ID value. | | limit | number | | Max number of results to return. See V3 API Standard Collection Parameters for more information. | | offset | number | | Offset into the full result set. Usually specified with limit to paginate through the results. See V3 API Standard Collection Parameters for more information. | | count | boolean | | If true it will populate the X-Total-Count response header with the number of results that would be returned if limit and offset were ignored.

Since requesting a total count can have a performance impact, it is recommended not to send count=true if that value will not be used.

See V3 API Standard Collection Parameters for more information. | | filters | string | | Filter results using the standard syntax described in V3 API Standard Collection Parameters

Filtering is supported for the following fields and operators:

id: eq, in

requestedFor.id: eq, in

modified: gt, lt, ge, le, eq, in | | sorters | string | | Sort results using the standard syntax described in V3 API Standard Collection Parameters

Sorting is supported for the following fields: created, modified |

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"id":"id12345","name":"aName","created":"2017-07-11T18:45:37.098Z","modified":"2018-07-25T20:22:28.104Z","requestCreated":"2017-07-11T18:45:35.098Z","requestType":"GRANT_ACCESS","requester":{"type":"IDENTITY","id":"2c7180a46faadee4016fb4e018c20648","name":"William Wilson"},"requestedFor":[{"type":"IDENTITY","id":"2c4180a46faadee4016fb4e018c20626","name":"Robert Robinson"}],"owner":{"type":"IDENTITY","id":"2c9180a46faadee4016fb4e018c20639","name":"Support"},"requestedObject":{"id":"2c9180835d2e5168015d32f890ca1581","name":"Applied Research Access","description":"Access to research information, lab results, and schematics","type":"ROLE"},"requesterComment":{"comment":"This is a comment.","created":"2017-07-11T18:45:37.098Z","author":{"type":"IDENTITY","id":"2c9180847e25f377017e2ae8cae4650b","name":"john.doe"}},"previousReviewersComments":[{"comment":"This is a comment.","created":"2017-07-11T18:45:37.098Z","author":{"type":"IDENTITY","id":"2c9180847e25f377017e2ae8cae4650b","name":"john.doe"}},{"comment":"This is a comment.","created":"2017-07-11T18:45:37.098Z","author":{"type":"IDENTITY","id":"2c9180847e25f377017e2ae8cae4650b","name":"john.doe"}}],"forwardHistory":[{"oldApproverName":"Frank Mir","newApproverName":"Al Volta","comment":"Forwarding from Frank to Al","modified":"2019-08-23T18:52:57.398Z","forwarderName":"William Wilson","reassignmentType":"AUTOMATIC_REASSIGNMENT"},{"oldApproverName":"Frank Mir","newApproverName":"Al Volta","comment":"Forwarding from Frank to Al","modified":"2019-08-23T18:52:57.398Z","forwarderName":"William Wilson","reassignmentType":"AUTOMATIC_REASSIGNMENT"}],"commentRequiredWhenRejected":true,"actionInProcess":"APPROVED","removeDate":"2020-07-11T00:00:00Z","removeDateUpdateRequested":true,"currentRemoveDate":"2020-07-11T00:00:00Z","sodViolationContext":{"state":"SUCCESS","uuid":"f73d16e9-a038-46c5-b217-1246e15fdbdd","violationCheckResult":{"message":{"locale":"en-US","localeOrigin":"DEFAULT","text":"The request was syntactically correct but its content is semantically invalid."},"clientMetadata":{"requestedAppName":"test-app","requestedAppId":"2c91808f7892918f0178b78da4a305a1"},"violationContexts":[{"policy":{"type":"SOD_POLICY","id":"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde","name":"Business SOD Policy"},"conflictingAccessCriteria":{"leftCriteria":{"criteriaList":[{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"},{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"}]},"rightCriteria":{"criteriaList":[{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"},{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"}]}}},{"policy":{"type":"SOD_POLICY","id":"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde","name":"Business SOD Policy"},"conflictingAccessCriteria":{"leftCriteria":{"criteriaList":[{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"},{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"}]},"rightCriteria":{"criteriaList":[{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"},{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"}]}}}],"violatedPolicies":[{"type":"SOD_POLICY","id":"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde","name":"Business SOD Policy"},{"type":"SOD_POLICY","id":"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde","name":"Business SOD Policy"}]}}},{"id":"id12345","name":"aName","created":"2017-07-11T18:45:37.098Z","modified":"2018-07-25T20:22:28.104Z","requestCreated":"2017-07-11T18:45:35.098Z","requestType":"GRANT_ACCESS","requester":{"type":"IDENTITY","id":"2c7180a46faadee4016fb4e018c20648","name":"William Wilson"},"requestedFor":[{"type":"IDENTITY","id":"2c4180a46faadee4016fb4e018c20626","name":"Robert Robinson"}],"owner":{"type":"IDENTITY","id":"2c9180a46faadee4016fb4e018c20639","name":"Support"},"requestedObject":{"id":"2c9180835d2e5168015d32f890ca1581","name":"Applied Research Access","description":"Access to research information, lab results, and schematics","type":"ROLE"},"requesterComment":{"comment":"This is a comment.","created":"2017-07-11T18:45:37.098Z","author":{"type":"IDENTITY","id":"2c9180847e25f377017e2ae8cae4650b","name":"john.doe"}},"previousReviewersComments":[{"comment":"This is a comment.","created":"2017-07-11T18:45:37.098Z","author":{"type":"IDENTITY","id":"2c9180847e25f377017e2ae8cae4650b","name":"john.doe"}},{"comment":"This is a comment.","created":"2017-07-11T18:45:37.098Z","author":{"type":"IDENTITY","id":"2c9180847e25f377017e2ae8cae4650b","name":"john.doe"}}],"forwardHistory":[{"oldApproverName":"Frank Mir","newApproverName":"Al Volta","comment":"Forwarding from Frank to Al","modified":"2019-08-23T18:52:57.398Z","forwarderName":"William Wilson","reassignmentType":"AUTOMATIC_REASSIGNMENT"},{"oldApproverName":"Frank Mir","newApproverName":"Al Volta","comment":"Forwarding from Frank to Al","modified":"2019-08-23T18:52:57.398Z","forwarderName":"William Wilson","reassignmentType":"AUTOMATIC_REASSIGNMENT"}],"commentRequiredWhenRejected":true,"actionInProcess":"APPROVED","removeDate":"2020-07-11T00:00:00Z","removeDateUpdateRequested":true,"currentRemoveDate":"2020-07-11T00:00:00Z","sodViolationContext":{"state":"SUCCESS","uuid":"f73d16e9-a038-46c5-b217-1246e15fdbdd","violationCheckResult":{"message":{"locale":"en-US","localeOrigin":"DEFAULT","text":"The request was syntactically correct but its content is semantically invalid."},"clientMetadata":{"requestedAppName":"test-app","requestedAppId":"2c91808f7892918f0178b78da4a305a1"},"violationContexts":[{"policy":{"type":"SOD_POLICY","id":"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde","name":"Business SOD Policy"},"conflictingAccessCriteria":{"leftCriteria":{"criteriaList":[{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"},{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"}]},"rightCriteria":{"criteriaList":[{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"},{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"}]}}},{"policy":{"type":"SOD_POLICY","id":"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde","name":"Business SOD Policy"},"conflictingAccessCriteria":{"leftCriteria":{"criteriaList":[{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"},{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"}]},"rightCriteria":{"criteriaList":[{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"},{"existing":true,"type":"ENTITLEMENT","id":"2c918085771e9d3301773b3cb66f6398","name":"My HR Entitlement"}]}}}],"violatedPolicies":[{"type":"SOD_POLICY","id":"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde","name":"Business SOD Policy"},{"type":"SOD_POLICY","id":"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde","name":"Business SOD Policy"}]}}}]