How do I get the broadcaster_id for a user via helix?

To specify my end goal, I’m using the clips endpoint to get top clips from a user. Without getting too complicated with specifics, all I need to get is the broadcaster_id in order to pull this. Previously in v5 we could just GET /kraken/clips/top to get this list.

You can use the Get Users endpoint, and if you provide either an OAuth token from the user you’re wanting details on, or their login (username), it will return among other things their id.

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