get https://api.rocketlane.com/api/1.0/users/
Based on a user’s unique identifier (userId
), users can retrieve extensive information about a specific user using the Get user by Id API. This endpoint is very helpful for gaining access to detailed user related information such as their email id, type (team member, partner or customer), status(active, invited or inactive), permission levels, capacity etc. The response will include both default and custom team member fields.
The response can be customised using the includeFields
parameter.
In case, any issues arise or further assistance is required, please refer to the error handling section or reach out to our support team at [email protected] for a prompt resolution.