# blue.catbird.circle

> Published by [catbird.blue](https://lexicon.garden/identity/did:plc:xg4h4n7w5mh3m4uoi27me4hh)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:xg4h4n7w5mh3m4uoi27me4hh/blue.catbird.circle)
- [Documentation](https://lexicon.garden/lexicon/did:plc:xg4h4n7w5mh3m4uoi27me4hh/blue.catbird.circle/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:xg4h4n7w5mh3m4uoi27me4hh/blue.catbird.circle/examples)

## Definitions

### `blue.catbird.circle`

**Type**: `space`

An author-owned private posting audience

```json
{
  "key": "tid",
  "name": "Catbird Circle",
  "type": "space",
  "collections": [
    "blue.catbird.circle.metadata",
    "app.bsky.feed.post",
    "app.bsky.feed.like"
  ],
  "description": "An author-owned private posting audience"
}
```

## Raw Schema

```json
{
  "id": "blue.catbird.circle",
  "defs": {
    "main": {
      "key": "tid",
      "name": "Catbird Circle",
      "type": "space",
      "collections": [
        "blue.catbird.circle.metadata",
        "app.bsky.feed.post",
        "app.bsky.feed.like"
      ],
      "description": "An author-owned private posting audience"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
