Get DataAsk AIget https://sync.upcare.ph/api/data/{db}To be used to get values from the data table (i.e., database table in wide format).Path Paramsdbstringrequiredlength ≤ 255Name of the database.Query Paramscolumnsstringlength ≤ 1024Columns of the table to be returned.local_time_startstringlength ≤ 24Start of the interval. By default, the interval is 1 hour. The maximum interval is 1 day.local_time_endstringlength ≤ 24End of the interval. By defaÍult, the interval is 1 hour. The maximum interval is 1 day.topicstringlength ≤ 255Data with the specified topic.sourcestringlength ≤ 255Data with the specified source.formatstringenumFormat of the data to be returned. (i.e., csv)csvAllowed:csvlimitint321 to 1024Limit of the data to be returned.pageint321 to 2147483647Page of the data to be returned.order_bystringlength ≤ 255Order of the data to be returned.sort_orderstringenumSort order of the data to be returned.ascdescAllowed:ascdescorganizationstringOrganization ID.filterobjectFilter rows based on any field/column with supported conditions.filter objectResponses 200OK 400Bad Request defaultInternal Server ErrorUpdated over 1 year ago