get https://mzggufdjcjothtyspkzt.supabase.co:443/rest/v1/users
Log in to see full request history
Responses
206Partial Content
206Partial Content
xxxxxxxxxx
curl --request GET \
--url https://mzggufdjcjothtyspkzt.supabase.co:443/rest/v1/users \
--header 'Range-Unit: items' \
--header 'accept: application/json'
xxxxxxxxxx
14[
{
"avatar": "",
"created": "",
"email": "",
"emailvisibility": false,
"id": "r''||lower(hex(randomblob(7)))",
"name": "",
"password": "",
"tokenkey": "",
"updated": "",
"verified": false
}
]