Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /api/teams
curl https://lazyraccoon.dev/api/teams \ -H "Authorization: Bearer lr_your_key"
[ { "id": "team-uuid", "name": "My Team", "slug": "my-team", "role": "owner", "createdAt": "2026-03-01T12:00:00.000Z" } ]