Retrieve scan records from your CodeREADr account. Scans are the core data collected by CodeREADr when users scan barcodes using the mobile app. Each scan record includes the barcode value, timestamp, device info, validation status, and any collected responses. Use filters to na…
limitintegerMaximum number of scan records to return. If not specified, returns all matching scans.
offsetintegerNumber of records to skip (for pagination). Use with 'limit' to paginate results.
statusstringFilter by scan status: '1' for valid, '0' for invalid, or '-1' for all scans.
scan_idstringRetrieve a specific scan by its ID.
user_idstringFilter by user ID. Use comma-separated values for multiple users.
end_datestringEnd date/time for filtering scans in 'YYYY-MM-DD HH:MM:SS' format. Example: '2024-12-31 23:59:59'
device_idstringFilter by device ID. Use comma-separated values for multiple devices.
service_idstringFilter by service ID. Use comma-separated values for multiple services (e.g., '12345,67890').
start_datestringStart date/time for filtering scans in 'YYYY-MM-DD HH:MM:SS' format. Example: '2024-01-01 00:00:00'
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.