You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns: the athletes you manage. Each athlete carries the list of teams (teams: [{id, name}]) through which you manage them. An athlete managed in several of your teams appears once, with every matching team listed in teams.
When wants_coach=true, the coach (token owner) is appended at the end with an empty teams list.