# API: Group Name | Field | Value | | --- | --- | | Service | | | Base Path | `/api/v1/...` | | Auth | Public / JWT / Internal Token / Role | | Tenant Aware | Yes / No | | Status | Draft / Stable / Deprecated | ## Endpoints | Method | Path | Description | Auth | | --- | --- | --- | --- | | | | | | ## Request / Response Contracts ### Example ```json {} ``` ## Errors | Code | When | | --- | --- | | | | ## Related Documents - [API Reference](../reference/api-reference.md) - [Services Contracts](../reference/services-contracts.md) - [Authorization Architecture](../architecture/authorization-architecture.md)