get https://api.streak.com/api/v2/users/me/teams
Users can be on 0 or more teams. This endpoint will return all the teams a user is on.
Log in to see full request history
Responses
Users can be on 0 or more teams. This endpoint will return all the teams a user is on.
xxxxxxxxxx
curl --request GET \
--url https://api.streak.com/api/v2/users/me/teams \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: