Download List

Get listing of lists

Log in to see full request history
Path Params
string
required

Specify the list id

Query Params
int32

Specify the number of elements to fetch. (Maximum=1000)

int32
Defaults to 0

Specify the element offset to begin the fetch.

string

Filter records modified before the specified date. Unix timestamps

string

Filter records modified after the specified date. Unix timestamps

string

Filter records created before the specified date. Unix timestamps

string

Filter records created after the specified date. Unix timestamps

string

Using a semicolon as the delimiter specify the fields (URLEncoded Required) you would like returned.

The query parameter "datequalifiers" cannot be used in conjunction with this option.

string

A "true" values return the dates created and modified. These columns will be headed with the names "created_date" and "modified_date".

The query parameter "fields" cannot be used in conjunction with this option.

string

Specify the desired response format.

("JSON", "CSV")

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json