---
title: "Pluto enablement"
method: GET
path: "/copilot/enablement"
tags: ["copilot"]
---

# Pluto enablement

`GET /copilot/enablement`

Reports whether Pluto is available fleet-wide and enabled for the authenticated business group.

## Response `200`

OK

- CopilotEnablementOutput
  - `available` boolean
  - `enabled` boolean

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/versions/392a9fba638c/schema)
