Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl "https://api.hitler.app/api/users/user-uuid-123" \ -H "Authorization: Bearer YOUR_TOKEN"
{ "id": "user-uuid-123", "email": "john@acme.com", "name": "John Doe", "role": "employee", "isActive": true, "preferences": {}, "organizationId": "org-uuid", "createdAt": "2024-01-10T15:30:00.000Z" }
Get user details by ID
employee
manager
admin