---
title: "Attempt to create a new connection and log in using the (optional) password"
method: GET
path: "/rr_connect"
---

# Attempt to create a new connection and log in using the (optional) password

`GET /rr_connect`

## Query parameters

- `password` string, password
- `time` string, date-time

## Response `200`

Connect response

- object
  - `err` number — Error code (0 = success, 1 = invalid password, 2 = no more sessions available)
  - `sessionTimeout` number
  - `boardType` string

---

[API](https://skmtc.dev/duet3d/apis/reprapfirmware.md) · [All operations](https://skmtc.dev/duet3d/apis/reprapfirmware/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/duet3d/reprapfirmware/revisions/23ee8854e806/schema)
