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

# Response Headers

> Site unblocker Response Headers

All requests to Site Unblocker return the following headers:

| Header name                  | Description                                                                                                                                                              | Sample value                                                                                       |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------- |
| `x-decodo-task-id`           | Unique identifier for the created task. It can be used to retrieve the task results later.                                                                               | `7123456789123456789`                                                                              |
| `x-decodo-traffic-generated` | The number of traffic generated, in bytes.                                                                                                                               | `14285`                                                                                            |
| `x-decodo-plan-limit`        | Your plan allowance: <ul><li>If using Pay/GB, this is the amount of traffic, in bytes.</li><li>If using Pay/request, this is the number of requests.</li></ul>           | <ul><li>Pay/GB: `2000000000` (2GB plan)</li><li>Pay/request: `15000` (15k requests plan)</li></ul> |
| `x-decodo-plan-remaining`    | Remaining allowance: <ul><li>If using Pay/GB, this is the amount of traffic left, in bytes.</li><li>If using Pay/request, this is the number of requests left.</li></ul> | <ul><li>Pay/GB: `1999999950`</li><li>Pay/request: `14995`</li></ul>                                |

***

<Columns cols={2}>
  <Card title="Support" href="https://direct.lc.chat/12092754" cta="Let's chat!">
    Need help or just want to say hello? Our support is available 24/7. \
    You can also reach us anytime via email at [support@decodo.com](mailto:support@decodo.com).
  </Card>

  <Card title="Feedback" href="mailto:feedback@decodo.com" cta="Share feedback">
    Can't find what you're looking for? Request an article! \
    Have feedback? Share your thoughts on how we can improve.
  </Card>
</Columns>
