GET api/users/me/useroperations

Gets the user operations list. Retrieves user operations and operations of all users belonging to the same group.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

JSon with a list of the user operations.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.