APIEndpoint referenceTeam
/team/{id}/roster
curl -X GET "https://example.com/api/team/0/roster"{ "data": [ { "property1": null, "property2": null } ]}curl -X GET "https://example.com/api/team/0/roster"{ "data": [ { "property1": null, "property2": null } ]}