Get orchard measurement dates

Returns compact grade measurement records for some filtered set of grade measurements

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Query this endpoint to retrieve metadata for recent collections.

This metadata can then be used to query the detail endpoint /truefruit/grade/measurements/{orchard_id}/{measurement_date}/.

measurement_date__gte can be used to filter for a date greater than or equal to the date that the fruit were measured, whereas processed_date__gte can be used to filter for a date greater than or equal to the final processing date in the system. If these fields are left blank, then data is fetched for the past week.

The fruit_unit response field indicates how data is aggregated. For Grape orchards, data is returned on a bunch level, with fruit_unit: "bunch". In all other cases, data is returned on a fruit level, with fruit_unit: "fruit".

Query Params
integer

Number of results to return per page.

integer

The initial index from which to return the results.

date

Return data that was collected on or after this date. Default is the last 7 days. Format: YYYY-MM-DD

date

Return data that was collected on this date. Format: YYYY-MM-DD

date

Return data that was processed on or after this date. Default is the last 7 days. Format: YYYY-MM-DD

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json