curl --request GET \
--url https://api.flare.io/firework/v2/activities/ \
--header 'Authorization: Bearer <token>'This response changes based on the event type.
curl --request GET \
--url https://api.flare.io/firework/v2/activities/ \
--header 'Authorization: Bearer <token>'This response changes based on the event type.
This response changes based on the event type, for more information the various possible responses, see Event Types .Documentation Index
Fetch the complete documentation index at: https://api.docs.flare.io/llms.txt
Use this file to discover all available pages before exploring further.
/firework/v2/activities/{index}/{source}/{id}.This response changes based on the event type.
Was this page helpful?