/cameras/{cameraId}/io/ports/{portId}Ask AIget https://{BaseUrl}/api/v3.0/cameras/{cameraId}/io/ports/{portId}Retrieves the device port.Path ParamscameraIdstringrequiredportIdstringrequiredQuery Paramsincludearray of stringsincludeADD stringResponses 200Successfully fetched. 400The supplied object is invalid. Error detail will contain the validation error. 401You are not authenticated. Please authenticate and try again. 404Referenced resource could not be found. 500Something went wrong in the server. Please try again.Updated 5 months ago