Teams
All teams for the user
Section titled “All teams for the user”http https://sls-api.sheepcrm.com/selfservice/v2/example/teams/ "Authorization: Bearer $APP_API_KEY"
HTTP/1.1 200 OK{ "person_uri": "/example/person/5c7ea02b8b388011210462fc/", "teams": [ ... ]}A single team
Section titled “A single team”http https://sls-api.sheepcrm.com/selfservice/v2/example/team/{uid}/ "Authorization: Bearer $APP_API_KEY"
HTTP/1.1 200 OK{ "team": { ... }}