---
title: "Relay Bootstrap"
method: GET
path: "/api/integrations/relay/bootstrap"
tags: ["integration-relay"]
---

# Relay Bootstrap

`GET /api/integrations/relay/bootstrap`

Report whether the desktop should relay, and hand it the bot token.

## Response `200`

Successful Response

- BootstrapResponse
  - `active` boolean, required
  - `bot_token` string, nullable
  - `bot_user_id` string, nullable
  - `team_id` string, nullable

---

[API](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/revisions/dcf9b4550387/schema)
