v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Audit log

Get audit log

Retrieve a single audit log entry by ID, including the full data payload.

get/api/audit-logs/{auditLogId}

Path parameters

auditLogIdstring uuid required

Audit log entry ID

Response

Audit log entry with full details

idstring uuid required

Unique identifier of the audit log entry

createdAtstring required

Timestamp when the action was performed

type'organisation' | 'user' | 'group' | 'accessToken' | 'project' | 'document' | 'release' | 'member' | 'personalAccessToken' required

Category of the audited resource

actionstring required

Specific action that was performed

ipAddressstring nullable required

IP address of the client that performed the action

userAgentstring nullable required

User agent of the client that performed the action

refIdstring nullable required

Reference ID of the affected resource

{"stackTrail":"paths:/api/audit-logs/{auditLogId}:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown","description":"Detailed payload of the action, containing before/after state","nullable":true}
organisationIdstring uuid nullable required

Organisation ID associated with the audit log