v4

latestOpenAPI 3.1.02026-08-02261331761.5 KB
Audit Logs

Get detailed audit log

get/v2/pdps/{proj_id}/{env_id}/audit_logs/{log_id}

Path parameters

log_idstring uuid required

The unique id of the audit log

The unique id of the audit log

proj_idstring required

Either the unique id of the project, or the URL-friendly key of the project (i.e: the "slug").

Either the unique id of the project, or the URL-friendly key of the project (i.e: the "slug").

env_idstring required

Either the unique id of the environment, or the URL-friendly key of the environment (i.e: the "slug").

Either the unique id of the environment, or the URL-friendly key of the environment (i.e: the "slug").

Response

Successful Response

idstring uuid required
timestampstring date-time required
created_atstring date-time
querystring
user_keystring
user_emailstring
user_namestring
resource_typestring
tenantstring
actionstring
decisionboolean
reasonstring
org_idstring uuid required
project_idstring uuid required
env_idstring uuid required
pdp_config_idstring uuid
{"stackTrail":"components:schemas:DetailedAuditLogModel:properties:input","oasType":"schema","type":"unknown","title":"Input"}
{"stackTrail":"components:schemas:DetailedAuditLogModel:properties:result","oasType":"schema","type":"unknown","title":"Result"}
{"stackTrail":"components:schemas:DetailedAuditLogModel:properties:context","oasType":"schema","type":"unknown","title":"Context"}