Return the audit logs for the given organization, ordered by the created_at field in descending order.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The slug of the organization or user account.
The limit of items to return per page. Defaults to 100.
The page number to return. Defaults to 1.