# List teams Lists all teams in an organization. Endpoint: GET /beta/teams Version: beta Security: ApiKeyAuth ## Response 200 fields (application/json): - `data` (array) - `data.id` (string, required) - `data.name` (string, required) ## Response 400 fields (application/json): - `message` (string, required) ## Response 500 fields (application/json): - `message` (string, required)