Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get metrics for a sequence
cURL
curl --request GET \ --url https://admin.fanfare.io/api/sequences/{sequenceId}/metrics \ --header 'Authorization: Bearer <token>'
{ "subscriberCount": 123 }
Fanfare secret key. Keep secret credentials on your server.
Sequence metrics retrieved successfully