API Docs / Operations / Teams / List My Teams

List My Teams

GET /tenants/{tenant}/teams/my

Returns all teams the current user is a member of.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

Responses

200 OK
401 Unauthorized – Invalid or missing API key

Try it