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.
/firework/v2/activities/{index}/{source}/{id}.This response changes based on the event type.
Was this page helpful?