GET api/clients/{clientId}/operations
Gets the client operations list. Retrieves client operations of the client.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientId |
Identifier of the client. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JSon with a list of the client operations.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.