Skip to main content
POST
List email activity

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Query Parameters

top
integer

Number of records to return (page size)

Required range: x >= 1
skip
integer

Number of records to skip

Required range: x >= 0

Body

application/json
filters
Email Reporting Filters · object
required

Filters specific to email reporting endpoints

Response

Email list retrieved successfully

items
Email List Item · object[]
hasMore
boolean

Indicates if there are more items to fetch