List Your Teams
View the teams you belong to:Available Options
Maximum number of teams to return (default: 100)
Number of teams to skip for pagination (default: 0)
Output format:
table (default) or jsonExample Output
| ID | Name | Slug | Role | Created |
|---|---|---|---|---|
| clvb0itli0000oxevorvgrpfn | My Team | my-team | ADMIN | 2025-01-15T10:30:00 |
| clvb1jtmk0001pxfv1abc2def | Research Lab | research-lab | MEMBER | 2025-02-01T14:20:00 |
List Team Members
View the members of a specific team:Available Options
Team ID to list members for. Uses the configured team ID if not specified.
Output format:
table (default) or jsonExample Output
| User ID | Name | Role | Joined | |
|---|---|---|---|---|
| clvb0itli0000oxevorvgrpfn | Alice | alice@example.com | ADMIN | 2025-01-15T10:30:00 |
| clvb1jtmk0001pxfv1abc2def | Bob | bob@example.com | MEMBER | 2025-02-01T14:20:00 |