wct.webcams.get_details_multiple
Get the details of more than one webcam.
Required Parameters
These parameters are required by this method.| Parameter | Description |
|---|---|
| devid | Your developer ID. Please signup for a developer ID if you do not already have one. |
| webcamids | The IDs of the webcams. The IDs must be separated by commas. The maximum allowed number of IDs are 25. |
Example Response
<wct_response status="ok"> <webcams> <count>21</count> <webcam> [See wct.webcams.get_details for details of the response fields.] </webcam> ... </webcams> </wct_response>
Error Codes
Errors common to all methods are listed on the API common error page.Back to the API index page



