API Reference
Get authenticated user profile
curl -X GET "https://loading/auth/profile"{
"id": "user-id",
"phone": "+40770547858",
"name": "John Doe",
"email": "[email protected]",
"createdAt": "2024-01-01T00:00:00.000Z",
"updatedAt": "2024-01-01T00:00:00.000Z"
}Empty