---
title: "GET /plans/{planId}"
method: GET
path: "/plans/{planId}"
---

# GET /plans/{planId}

`GET /plans/{planId}`

## Path parameters

- `planId` string, required

## Response `200`

200 response

- Plan
  - `activeModels` object, nullable
  - `available` boolean, required
  - `currency` 'USD' | 'EUR' | 'NOK', required
  - `description` string, nullable
  - `fieldPredictions` object, nullable
  - `flows` object, nullable
  - `gpuHours` object, nullable
  - `latest` integer, required
  - `license` object, nullable
  - `modelDeploymentUnits` object, nullable
  - `name` string, nullable, required
  - `organizationId` string, nullable, required
  - `pagePredictions` object, nullable
  - `planId` string, required
  - `productionWorkflowMinutes` object, nullable
  - `userMinutes` object, nullable
  - `users` object, nullable

## Other responses

- `400` — 400 response
- `403` — 403 response
- `404` — 404 response
- `415` — 415 response
- `500` — 500 response

---

[API](https://skmtc.net/lucidtechai/apis/lucidtech-api.md) · [All operations](https://skmtc.net/lucidtechai/apis/lucidtech-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lucidtechai/lucidtech-api/versions/d5fe190026be/schema)
