Asset Score v2
/
Users
/
index
GET /api/v2/users
Retrieve a list of users. NOTE: Users are only allowed to view their own account.This call always returns a 404.
Supported Formats
json, xml
Errors
Code
Description
401
Unauthorized - ensure token is being passed with each service call.
500
Unspecified error on server.
404
Listing all users is not supported.