List team members.
GET/teams/members
Returns the team members managed by the authenticated user.
Request
Responses
- 200
- 401
- 429
Array of team members.
API key authorization failed.
Rate limit exceeded — the API key has sent too many requests. Wait before retrying. See the Rate Limits section in the overview for the recommended exponential backoff strategy.