# `bird email unsubscribe-page get`

## Usage

```bash
bird email unsubscribe-page get [flags]
```

## Description

Fetch the workspace's hosted unsubscribe page settings: the sender name shown on the page (`null` shows the company name), the page colors, and a live example link for previewing the page.

## Examples

```bash
bird email unsubscribe-page get
```

## Options

| Name                | Description                                      |
| ------------------- | ------------------------------------------------ |
| `--response-schema` | Print the fields this command returns, then exit |

## Related

| Name                                                                                      | Description                                                                  |
| ----------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| [`bird email unsubscribe-page update`](/docs/cli/reference/email-unsubscribe-page-update) | Restyle the hosted page a marketing recipient lands on when they unsubscribe |