---
title: "Get Plan Information"
method: GET
path: "/plan-information"
---

# Get Plan Information

`GET /plan-information`

Gets information about the current plan.

## Response `200`

Successful Response

- GetPlanInformationResponse
  - `plan_information` PlanInformation, required
    - `name` string, required
    - `generated_point_cloud_queue_limit` integer, required
    - `interval` string, required
    - `credits` integer, nullable, required
    - `canvas_free_credits` integer, required
    - `reference_to_texture_free_credits` integer, required

---

[API](https://skmtc.dev/iliad/apis/fastapi.md) · [All operations](https://skmtc.dev/iliad/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/iliad/fastapi/revisions/c1701119b330/schema)
