Contacts List
To retreive the all phone book contacts list.
info
{api-base-url}
can be obtained from the MirrorFly console.
#
HTTP request#
Request ParamsParam | DataType | Required | Description |
---|---|---|---|
name | String | No | Name is a Username search to get user details |
page | Number | No | Page number to get the particular page data default value is 1 |
size | Number | No | Number of users per page default value is 50 |
#
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