> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Function: getCurrentTwitchSubscriptions()

> **getCurrentTwitchSubscriptions**(): `Promise`\<`FetchResult`\<[`TwitchHelixResponse`](/documentation/api/twitch-helpers/interfaces/TwitchHelixResponse)\<[`TwitchEventSubResult`](/documentation/api/twitch-helpers/interfaces/TwitchEventSubResult)>>>

Defined in: [twitch.ts:175](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/twitch-helpers/src/lib/twitch.ts#L175)

Retrieves the current Twitch subscriptions from the API.

## Returns

`Promise`\<`FetchResult`\<[`TwitchHelixResponse`](/documentation/api/twitch-helpers/interfaces/TwitchHelixResponse)\<[`TwitchEventSubResult`](/documentation/api/twitch-helpers/interfaces/TwitchEventSubResult)>>>

The current subscriptions
