Skip to main content
GET
List Email Lists

Authorizations

X-API-Key
string
header
required

Authenticate every request by passing your API key in the X-API-Key header. Keys are scoped to your organization hierarchy.

Query Parameters

limit
integer
default:50

Rows per page, 1-200.

Required range: 1 <= x <= 200
cursor
string

Opaque cursor from the previous page's next_cursor.

Maximum string length: 4096
source_type
enum<string>
Available options:
uploaded,
segmented,
winred,
anedot

Case-insensitive substring match.

Maximum string length: 255

Response

A page of email lists.

success
boolean
required
data
object
required