Skip to main content

Completed access request approvals list

GET 

/access-request-approvals/v1/completed

This endpoint returns list of completed approvals. See owner-id query parameter below for authorization info. For access requests for machines, each approval will include 'identityType' as 'MACHINE' and 'requestedFor' with 'type: MACHINE_IDENTITY' and the machine id. Approvals without a stored identity type are returned as 'HUMAN' / 'IDENTITY'. When a requested object has an associated form, each approval may include a form object with the form definition ID, instance ID, and answers (formData).

Request

Responses

List of Completed Approvals.