> ## Documentation Index
> Fetch the complete documentation index at: https://docs.joinmarkt.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Team & Domains

> Staff permissions and custom domain management.

# Team & Domains

## Team

| Method   | Path         |
| -------- | ------------ |
| GET/POST | /api/team    |
| GET      | /api/team/me |
| …        |              |

Permissions mirror the dashboard matrix (`viewOrders`, `manageCoupons`, `manageSettings`, `manageTickets`, …). See repo `docs/AUTHORIZATION-AUDIT.md` and `docs/TEAM_SYSTEM_GUIDE.md`.

## Domains

Session + `manageSettings`:

| Method         | Path |
| -------------- | ---- |
| GET/PUT/DELETE |      |
| POST           |      |

Statuses: `pending` | `active` | `failed`.

Guide: Custom Domain.
