> ## Documentation Index
> Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Workspace Billing

> Workspace Billing

Access billing information for your workspace. These endpoints allow you to retrieve plan details and subscription details for the current workspace.

## Related schemas

* [Workspace Billing](/api-reference/schemas/workspace-billing) — field reference for workspace billing objects

## Endpoints

| Method | Endpoint                                         | Description                        |
| ------ | ------------------------------------------------ | ---------------------------------- |
| GET    | `/api/v2/workspace-billing/plan-details`         | Get workspace plan details         |
| GET    | `/api/v2/workspace-billing/subscription-details` | Get workspace subscription details |
