List Emails

Authentication

AuthorizationBearer
Your RRay API key.

Query parameters

statusenum or nullOptional
tostring or nullOptional
created_afterdatetime or nullOptional
created_beforedatetime or nullOptional
limitintegerOptional1-100Defaults to 20
cursorstring or nullOptional

Response

Successful Response
datalist of objects
paginationobject

total/total_capped are present on the entry page only (no COUNT is executed while walking cursors).

objectstringDefaults to list

Errors

401
Unauthorized Error
422
Unprocessable Entity Error
500
Internal Server Error