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.
GET
/api/v1/user
user:read
200
{ "data": { "id": "u3Ab1", "avatar": "https://example.com/avatar.jpg", "first_name": "Alex", "job_title": "Product Manager", "last_name": "Rivera", "linkedin_url": "https://linkedin.com/in/alex", "email": "[email protected]", "created_at": "2025-01-15T10:30:00.000000+00:00" } }
id
avatar
first_name
job_title
last_name
linkedin_url
email
created_at
401
403