List Events

Retrieve custom events filtered by contact, name, or date range.

Authentication

AuthorizationBearer

Your Resent API key (re_xxxxxxxxx)

Query parameters

limitintegerOptional1-100Defaults to 20

Number of items per page (1–100).

afterstringOptional
Cursor after which to start retrieving items.
beforestringOptional
Cursor before which to start retrieving items.

Response

Success
datalist of maps from strings to any
has_moreboolean

Errors

401
Unauthorized Error
404
Not Found Error