Team endpoint
GET /api/team
Return the caller’s effective team and seats.
LiveAll plans
Endpoint contract
| Property | Value |
|---|---|
| Method | GET |
| Path | /api/team |
| Surface | Team |
| Access | Signed-in user |
| Status | Live |
Purpose
Return the caller’s effective team and seats.
Usage boundary
Authentication required
Caller requirements: Signed-in user. Inputs remain subject to route-specific validation, ownership, rate, quota, and idempotency controls.
Related documentation
API endpoint registry
All 102 API route modules, including product, OAuth, MCP, webhook, cron, and retired surfaces.
API authentication
Choose the correct Retensis authentication model for a product, mobile, MCP, webhook, or scheduled caller.
Errors, limits, and idempotency
Handle validation, authentication, plan, rate-limit, duplicate, and processing errors safely.