# `bird sms templates versions languages`

## Usage

```bash
bird sms templates versions languages
```

## Description

List the language tags, revisions, and content hashes a version carries without transferring
their text. Get one language when you need its exact template text and provenance hash.

Reads return JSON.

## Commands

| Name                                                                | Description                              |
| ------------------------------------------------------------------- | ---------------------------------------- |
| [`get`](/docs/cli/reference/sms-templates-versions-languages-get)   | Get an SMS template version's language   |
| [`list`](/docs/cli/reference/sms-templates-versions-languages-list) | List an SMS template version's languages |

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