Authorization: Bearer <Supabase JWT>
curl --location '/v1/brla/getKycStatus?taxId=undefined'
{ "level": 0, "status": "PENDING", "type": "KYC" }