(TBD) Fetch a user's detailsget https://api-us-site-1.imiengage.io/api/v1/users/{userId} To be developed Fetch an individual user's details Path ParamsuserIdstringrequiredUnique identifier of the user. Developers can leverage the userId (UUID), loginId, or user's aliasId in this path parameter to identify the UserResponses 200OK 400Bad request 401Unauthorized 404Not found 405Method not allowed 429Too many requests 500Internal server errorUpdated over 1 year ago