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

# Get Plan

## Response

<ResponseField name="id" type="string">
  The unique identifier for the plan.
</ResponseField>

<ResponseField name="name" type="string">
  The name of the plan.
</ResponseField>

<ResponseField name="description" type="string">
  A brief description of the plan.
</ResponseField>

<ResponseField name="currency" type="string">
  The currency in which the plan is billed.
</ResponseField>

<ResponseField name="createdAt" type="datetime">
  The timestamp when the plan was created.
</ResponseField>

<ResponseField name="updatedAt" type="datetime">
  The timestamp when the plan was last updated.
</ResponseField>
