curl --location --request GET 'https://api-public.groundtruth.com/users/current'{
"authorized_apps": [
"MF",
"RA"
],
"created_date": "2024-01-01T00:00:00",
"email": "eb@groundtruth.com",
"first_name": "Emmett",
"groups": [
1,
11
],
"last_name": "Brown",
"status": 1,
"tenant_id": 1,
"updated_date": "2025-01-01T00:00:00",
"user_id": 1
}