Show User Profile
GET/api/v1/users/:id
Retrieves the profile information of a specific user. Access is restricted based on user permissions and organization membership.
Request
Responses
- 200
- 401
- 403
- 404
User details
Unauthorized - Invalid API Token
Forbidden - Access Denied
Not Found - The requested resource could not be found.