curl --location --request GET 'https://api.xpiki.com/v1/generation-tasks//events' \ --header 'Authorization: Bearer <API_KEY>' \ --header 'Accept: text/event-stream' \ --header 'Content-Type: application/json' \ --data '{}'
{}