(v1) Get All Groups

Returns a list of all groups the authenticated user has coach access to.

Note: The request body requires the authenticated user's username as a name field — this is an atypical pattern for a read endpoint. Use the same username and password used to authenticate.

For a more structured alternative that supports filtering and hierarchy traversal, use GET /api/v3/group-athletes/top-level.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required
Allowed:
string
enum
required
Allowed:
Body Params
string
required

The AMS username of the authenticated user

Headers
string

A unique identifier for your application. Helps Teamworks support staff identify your requests if you need assistance.

Response
200

List of accessible groups

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!