GET api/clients/{clientId}/profileoperations
Gets profile operations of the client.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientId |
Client identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Json with information about the profile operations.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.