GET api/User/License
Retrieves the user licenses for the authenticated user.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
An that represents the result of the operation. Returns a 200 OK response with the user licenses if successful, a 400 Bad Request if authentication fails or the access key is invalid, or a 404 Not Found if no licenses are found.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.