List device builds.Ask AIget https://apis.p2pemanager.com/api/v1/deviceBuildsThis endpoint returns a list of device build names and their ID.Query ParamsdeviceTypestringFilter by Device Type. The parameter value must be the Device Type name, Device Type ID is not supported.takeint32Defaults to 10The number of entries to include in the response.skipint32Defaults to 0The number of results to skip before listing entries.Responses 200Device Builds list 401Unauthorized 403Forbidden 409Invalid data 500Internal server errorUpdated over 4 years ago