List data upload records for a vessel, optionally filtered by source or time range.Copy Pageget https://api.toqua.ai/data/uploadsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsimo_numberstringrequiredIMO number of the vessel.sourceDataUploadSourceType | nullFilter results to a specific data source type (e.g. 'sensor', 'noon_report', 'weather', 'events'). Omit to return all source types.Source DataUploadSourceType | nullchannelDataUploadChannel | nullFilter results to a specific operational channel (one of: 'pull', 'email', 'push', 'manual', 'unknown'). Omit to return all channels.Channel DataUploadChannel | nullfromstringnullReturn only uploads received at or after this timestamp (ISO 8601, UTC).tostringnullReturn only uploads received at or before this timestamp (ISO 8601, UTC).pageinteger≥ 1Defaults to 1Page number to return (1-indexed).page_sizeinteger1 to 200Defaults to 50Number of records per page. Maximum 200.Responses 200Successful Response 404Not found 422Validation ErrorUpdated about 4 hours ago