curl --location --request GET '/user/profile'{
"profile": {
"id": "u1s2e3r4-a5b6-7890-cdef-1234567890ab",
"email": "jan@mijnbedrijf.nl",
"full_name": "Jan de Vries",
"company_name": "Flireo BV",
"phone_number": "+31612345678",
"org_id": "a40f5d1f-d889-42e9-94ea-b9b33585fc6b",
"subscription_id": "aa11a4c2-a467-43db-b413-c4ab0f5cf627",
"credits_balance": 1250.5,
"created_at": "2025-06-01T10:00:00Z"
}
}