Users - Teams - Get

Created by Vamshi Reddy, Modified on Mon, 1 Aug, 2022 at 9:37 AM by Vamshi Reddy

Gets the list of teams where the user is a member


HTTP

GET https://www.troposalerts.com/api/user/{id}/teams



URI Parameters

NameInRequiredTypeDescription
idpathTrueGuidIdentifier of the user


Response

JSON

[
{
"id": "b3423bad-ab7d-4ef7-985d-4ce216f6fd5f",
"name": Red Team
"alertingEmail": "red-team.demo@mail.tupletechnologies.net"
},
{
"id": "02aa3867-3008-4bad-999c-985716b1bb89",
"name": "Blue Team",
"alertingEmail": "blue-team.demo@mail.tupletechnologies.net"
}
]

           

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article