List of users. VMS Admin API
Returns a list of users
GET/api/admin/v1/usersHeaders | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Body | |||||||||
searchrequired | int | Search by login and user name | |||||||
per_pagerequired | int | Number of items per page for pagination. Default is 25 items | |||||||
pagerequired | int | Page number for pagination |
Response | |||||||||
200 | Successful response | ||||||||
JSON
| |||||||||
401 | Authorization token is not provided or is invalid. Obtaining a token |
Example | |||||||||
JSON
|