Skip to main content
GET
List the people behind an engagement metric
The drill-down behind one analytics tile — who opened, who replied, who bounced. metric is required.

Authorizations

x-api-key
string
header
required

Team-scoped API key generated in the Salesfinity dashboard under Settings -> Connections & API. A missing or invalid key returns HTTP 403.

Path Parameters

id
string
required

24-character sequence id.

Query Parameters

limit
number

Results per page.

Required range: x <= 100
page
number
default:1

Page number, 1-based.

metric
enum<string>
required

Required. Which tile to list the people behind.

Available options:
delivered,
opened,
clicked,
replied,
bounced,
opted_out,
failed,
scheduled,
contacted

Response

Success.

A page of results.

data
object[]
required
pagination
object
required

Pagination for every list under /v2/sequencer. One shape across the whole namespace.