curl --request GET \
--url http://localhost:8787/v1/partners/insights \
--header 'Authorization: Bearer <token>'[
{}
]Returns detected partners from channel panels and associated activity (streams, pinned messages, bot messages).
curl --request GET \
--url http://localhost:8787/v1/partners/insights \
--header 'Authorization: Bearer <token>'[
{}
]Optional bearer token enforced when the Worker is configured with an API token.
Streamer username/login (lowercase). Provide either name or id.
Numeric Twitch channel id. Provide either id or name.
Successful response