GET api/clientoperations/{id}

Gets a client operation by its identifier.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Client operation identifier.

string

Required

Body Parameters

None.

Response Information

Resource Description

Json with information about the client operation.

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.