# `bird amb businesses settings get`

## Usage

```bash
bird amb businesses settings get <business-id> [flags]
```

## Description

Returns the channel settings for your workspace's Apple Messages for Business record: its entry points, default locale, and the brand name and logo shown on the landing page customers use to connect it.

## Examples

```bash
bird amb businesses settings get <business-id>
bird amb businesses settings get <business-id> -f text
```

## Options

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

## Related

| Name                                                                                        | Description                                         |
| ------------------------------------------------------------------------------------------- | --------------------------------------------------- |
| [`bird amb businesses settings update`](/docs/cli/reference/amb-businesses-settings-update) | Update Apple Messages for Business channel settings |

## Related resources

- [Should I use a Bird SDK or call the API directly?](/explained/platform/should-i-use-an-sdk-or-call-the-api-directly) (answer)
- [Build your first integration](/learn/paths/integration) (course)
- [Send your first email](/docs/get-started/send-your-first-email) (docs)

[Get an implementation brief](/learn/workspace?topic=api-basics)
