Get the default credentials of the device, given the device's type ID.Ask AIget http://rest.cameramanager.com/rest/v2.2/deviceTypes/{deviceTypeId}/credentialsRetrieves the default credentials of this device's type.Path ParamsdeviceTypeIdintegerrequiredID of the device type in the system.Responses 200OK 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. 406The requested resource is capable of generating only content not acceptable according to the Accept headers sent in the request. 409There was a conflict while trying to perform your request. See error details for more information. 500Something went wrong in the server. Please try again.Updated 5 months ago