...
page
(integer, optional): The page number for pagination (default is 1).per_page
(integer, optional): The number of choices per page (default is 10)last_sync_datetime
(datetime, optional): Compares withupdated_at
column and send data where updated_at is > last_sync_datetimeformat: ISO 8601 (YYYY-MM-DDTHHDD HH:MM:SS.ssssss)
eg: 2023-07-30 08:48:55.781228
...