# codes.frnd.shared.group

> Published by [frnd.codes](https://lexicon.garden/identity/did:plc:k3kbuh4arbl4b5oeawkudwg5)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:k3kbuh4arbl4b5oeawkudwg5/codes.frnd.shared.group)
- [Documentation](https://lexicon.garden/lexicon/did:plc:k3kbuh4arbl4b5oeawkudwg5/codes.frnd.shared.group/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:k3kbuh4arbl4b5oeawkudwg5/codes.frnd.shared.group/examples)

## Definitions

### `codes.frnd.shared.group`

**Type**: `space`

A private collection of identities shared from one frnd.codes profile.

```json
{
  "key": "tid",
  "name": "frnd.codes private identity groups",
  "type": "space",
  "collections": [
    "codes.frnd.shared.groupData",
    "codes.frnd.actor.identity"
  ],
  "description": "A private collection of identities shared from one frnd.codes profile."
}
```

## Raw Schema

```json
{
  "id": "codes.frnd.shared.group",
  "defs": {
    "main": {
      "key": "tid",
      "name": "frnd.codes private identity groups",
      "type": "space",
      "collections": [
        "codes.frnd.shared.groupData",
        "codes.frnd.actor.identity"
      ],
      "description": "A private collection of identities shared from one frnd.codes profile."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
