Organization
Get a linked workspace audit log entry
Get a single audit log entry, including its metadata and forensic details, for a linked Runway workspace you administer. Authorized via the account link between this API project and the workspace.
get/v1/organization/webapp/audit_logs/{eventId}
Path parameters
eventIdstring uuid required
The eventId of an entry returned by the list endpoint.
Query parameters
organizationIdstring uuid
Organization to report on. Optional when this API project is linked to a single organization; required when it is linked to more than one.
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Response
Success