includeActivityLog flag:Request ID,Requester,Requester Name,Request Type,Employee Email,Reference Employee,Provision Date,Expiration Date,Reason,App IDs,Integrations,Scheduled Date,Purpose ID,Purpose Name,Purpose Description,Metadata
<request-id>,user@example.com,Jane Doe,user_access_request,employee@example.com,ref@example.com,,,Sample reason,"app/01AAA..., app/01BBB..., app/01CCC...","App A, App B, App C",,,,"{""reference_type"": ""employee"", ""reference_employee"": ""ref@example.com"", ""reason"": ""Sample reason""}"Request ID,Review ID,Requester,Requester Name,Request Type,Employee Email,Reference Employee,Duration,Expiration Date,Provision Date,Reason,App ID,Integrations,Parent Entity Name,Parent Entity Type,Parent Entity Source ID,Parent Entity Source Type,Parent Entity Metadata,Entity Name,Entity Type,Entity Source ID,Entity Source Type,Entity Metadata,Scheduled Date,Purpose ID,Purpose Name,Purpose Description,Metadata,Activity Log
<request-id>,<review-id>,user@example.com,Jane Doe,user_access_request,employee@example.com,ref@example.com,,2025-01-01T00:00:00Z,,Sample reason,app/01AAA...,"App A (Description)",Parent Entity,Repository,pe-123,provider,"{\"labels\":[\"sample\"]}",Entity Name,employee,ent-123,user,"{\"title\":\"Engineer\"}",,<purpose-id>,Sample Purpose,Sample description,"{}","[{\"Actor ID\":\"reviewer@example.com\",\"Status\":\"started\",\"Timestamp\":\"2025-01-01T00:00:00Z\"}]"| Column | Description |
|---|---|
| Request ID | Unique request identifier. |
| Review ID | Unique review identifier associated to this row (one row per review). |
| Requester | Email of the request originator. |
| Requester Name | Full name of the request originator. |
| Request Type | The request action/type (e.g., grant, revoke, user_access_request, purpose_assign). |
| Employee Email | Email of the employee the access is requested for. |
| Reference Employee | Reference employee email, if present. |
| Duration | Requested duration (Go duration format). |
| Expiration Date | Request expiration date/time (RFC3339), if present. |
| Provision Date | Provision date/time (RFC3339), if present. |
| Reason | Reason provided in the request. |
| App ID | Per-review application integration ID. |
| Integrations | Per-review application integration name (with description when present). |
| Parent Entity Name | Name of the parent entity associated with the review. |
| Parent Entity Type | Type of the parent entity (e.g., Repository, Project). |
| Parent Entity Source ID | Source ID of the parent entity, if available. |
| Parent Entity Source Type | Source type of the parent entity (e.g., github, jira). |
| Parent Entity Metadata | JSON metadata of the parent entity. |
| Entity Name | Name of the entity associated with the review. |
| Entity Type | Type of the entity. |
| Entity Source ID | Source ID of the entity, if available. |
| Entity Source Type | Source type of the entity. |
| Entity Metadata | JSON metadata of the entity. |
| Scheduled Date | Scheduled date/time for the request (RFC3339), if present. |
| Purpose ID | Purpose ID associated with the request, if present. |
| Purpose Name | Purpose name (enriched from graph), if available. |
| Purpose Description | Purpose description (enriched from graph), if available. |
| Metadata | Raw JSON metadata of the request. |
| Activity Log | Workflow trail entries for the associated review (present only when includeActivityLog=true). |
| Column | Description |
|---|---|
| Request ID | Unique request identifier. |
| Requester | Email of the request originator. |
| Requester Name | Full name of the request originator. |
| Request Type | The request action/type (e.g., grant, revoke, user_access_request, purpose_assign). |
| Employee Email | Email of the employee the access is requested for. |
| Reference Employee | Reference employee email, if present. |
| Provision Date | Provision date/time (RFC3339), if present. |
| Expiration Date | Request expiration date/time (RFC3339), if present. |
| Reason | Reason provided in the request. |
| App IDs | Comma-separated application integration IDs referenced by the request. |
| Integrations | Comma-separated application integration names (with description when present). |
| Scheduled Date | Scheduled date/time for the request (RFC3339), if present. |
| Purpose ID | Purpose ID associated with the request, if present. |
| Purpose Name | Purpose name (enriched from graph), if available. |
| Purpose Description | Purpose description (enriched from graph), if available. |
| Metadata | Raw JSON metadata of the request. |