Examplary
  • Start for free

    Export audit logs

    Export audit logs for a date range (optionally filtered by actor/object) as ND-JSON. Returns a temporary download URL.

    GET https://api.examplary.ai/audit-logs/export

    Query parameters

    fromstringrequired

    Start date (YYYY-MM-DD), inclusive

    tostringrequired

    End date (YYYY-MM-DD), inclusive

    actorstring
    objectstring

    Requirements

    User roles

    This endpoint requires the admin or owner role to be present.

    OAuth scopes

    This endpoint requires the audit-logs:read scope to be present.