Get MetaData
To retreive the metadata 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 Params#
| Param | DataType | Required | Description | 
|---|---|---|---|
| userId | String | No | User id whose metadata to be fetched. Otherwise, logged-in user metadata will be fetched | 
Responses#
If successful, this action returns a metadata in the response body.
Error#
In 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