Returns a list of all the Teams a specific user is assigned to.
Parameter | Description |
---|---|
User ID | The user ID of the user. |
[
{
"Id": "<string>",
"Name": "<string>",
"TeamCodeForBulkImport": "<string>",
"ParentTeamId": null
}
]
Get User Teams with Litmos and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?