Examplary
  • Start for free

    List audit logs

    List the workspace's audit logs, newest first, with optional date range, actor and object filters. Paginated.

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

    Query parameters

    actorstring
    objectstring
    fromstring

    Start date (YYYY-MM-DD), inclusive

    tostring

    End date (YYYY-MM-DD), inclusive

    exclusiveStartKeystring

    Base64-encoded pagination cursor

    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.