cURL
Teams
Get User Teams
Get all teams for the authenticated user
GET
cURL
This endpoint returns all teams the user is a member of. The user is taken from the authentication token.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.