user
Get User
get/v2/user/{user_id}
Path parameters
user_idstring uuid required
Response
Successful Response
Example response
{
"client_user_id": "ZTEwZjNjMjctOTI2ZS00M2Vm",
"connected_sources": [
{
"created_on": "2026-08-02T13:11:46+00:00",
"source": {
"logo": "logo_url",
"name": "Oura",
"slug": "oura"
}
}
],
"created_on": "2026-08-02T13:11:46+00:00",
"fallback_birth_date": {
"source_slug": "manual",
"updated_at": "2026-08-02T13:11:46+00:00",
"value": "1989-09-12"
},
"fallback_time_zone": {
"id": "Europe/London",
"source_slug": "manual",
"updated_at": "2026-08-02T13:11:46+00:00"
},
"team_id": "56bd81c9-6219-4000-a775-ae85526eba18",
"user_id": "56bd81c9-6219-4000-a775-ae85526eba18"
}