Get Team members

Hello,

I am wondering if there is an existing endpoint that allows you to get the members of a Team in Helix or even Kraken API?

I am aware of the following link, which unfortunately appears to no longer work:

https://api.twitch.tv/api/team/teamoriginpc/all_channels.json

I am also aware of the following Kraken endpoint to get Team data, but this doesn’t seem to include the actual Team members:

https://api.twitch.tv/kraken/teams/teamoriginpc

Other than manually scraping the front end Team URL (e.g. https://www.twitch.tv/team/teamoriginpc), is there any way to get a list of a Team’s members?

Thanks,
Casperr

Make sure you’re using v5 of the API, the users array doesn’t seem to be included otherwise.

Thanks @Dist - I had never realised, when reading the Kraken API docs, that it actually covered two different versions of the API. I have now tried the request whilst specifying the v5 header and there they are! Many thanks.

I’m trying to display the team page for my team on our website, is there any sort of guide on how i could do this?
I want the same effects of doing like an iframe but to display our twitch team page on our website.
You both seem to know what you’re doing so hopefully someone can help me.

Hey Ben I would recommend making your own separate thread for better visibility.

It may be worth putting in that thread why just using an iframe as you say will not be suitable.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.