curl --location --request GET 'https://vejazwelilonndcsreop.supabase.co/rest/v1/profiles' \
--header 'apikey: <api-key>'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"full_name": "string",
"avatar_url": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]