curl --location --request GET 'https://vejazwelilonndcsreop.supabase.co/rest/v1/classification_runs' \
--header 'apikey: <api-key>'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"user_id": "a169451c-8525-4352-b8ca-070dd449a1a5",
"image_uri": "string",
"image_source": "string",
"result_label": "water_hyacinth",
"confidence": 94,
"is_positive": true,
"recommendation": "string",
"model_version": "string",
"created_at": "2019-08-24T14:15:22.123Z"
}
]