> ## 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 Subscription

> Retrieve details of a specific subscription

Retrieves the details of an existing subscription. You need to supply the unique subscription identifier.

## Path Parameters

<ParamField path="id" type="string" required>
  The unique identifier of the subscription to retrieve
</ParamField>

## Response

<Snippet file="subscriptions-response.mdx" />

<Snippet file="subscription-response-fields.mdx" />
