# codes.frnd.shared.access

> 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.access)
- [Documentation](https://lexicon.garden/lexicon/did:plc:k3kbuh4arbl4b5oeawkudwg5/codes.frnd.shared.access/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:k3kbuh4arbl4b5oeawkudwg5/codes.frnd.shared.access/examples)

## Definitions

### `codes.frnd.shared.access`

**Type**: `space`

A private index of frnd.codes groups shared with one account.

```json
{
  "key": "literal:self",
  "name": "frnd.codes shared-group access",
  "type": "space",
  "collections": [
    "codes.frnd.shared.accessEntry"
  ],
  "description": "A private index of frnd.codes groups shared with one account."
}
```

## Raw Schema

```json
{
  "id": "codes.frnd.shared.access",
  "defs": {
    "main": {
      "key": "literal:self",
      "name": "frnd.codes shared-group access",
      "type": "space",
      "collections": [
        "codes.frnd.shared.accessEntry"
      ],
      "description": "A private index of frnd.codes groups shared with one account."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
