Get User
To retreive the user information based on the user id you can use the below API.
info
{api-base-url}
can be obtained from the MirrorFly console.
#
HTTP request#
Request ParamsParam | DataType | Required | Description |
---|---|---|---|
userId | String | Yes | Userid of the user which you need to retrieve the information. Request path variable |
#
ResponsesIf successful, this action returns a user resource in the response body.
#
ErrorIn the case of an error, an error object like below is returned.
When the token passed in Headers is not given or expired
In the case of a Bad Request, an error message is returned