GET api/clients/{clientId}/equipment
Get the equipment kit connected to the client.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientId |
Client ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Equipment kit
EquipmentKitName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
None. |
|
PhoneNumber | string |
None. |
|
Location | Location |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.