# `bird workspace get`

## Usage

```bash
bird workspace get [flags]
```

## Description

Fetch the workspace this server is acting in — name, id, and organization. Call this first when unsure which workspace the credentials are scoped to.

## Examples

```bash
bird workspace get
```

## Options

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