# `bird sms templates`

## Usage

```bash
bird sms templates
```

## Description

Browse the SMS templates available to your workspace — Bird's built-in
templates plus any your workspace authored — and read one back by its name or id.

list returns the whole catalogue in one response (it is not paginated); filter it
by scope, category, or language.

Reads return JSON.

## Commands

| Name                                             | Description         |
| ------------------------------------------------ | ------------------- |
| [`get`](/docs/cli/reference/sms-templates-get)   | Get an SMS template |
| [`list`](/docs/cli/reference/sms-templates-list) | List SMS templates  |