Download ListAsk AIget https://api.actonsoftware.com/api/1/list/{listid}Get listing of listsPath ParamslistidstringrequiredSpecify the list idQuery Paramscountint32Specify the number of elements to fetch. (Maximum=1000)offsetint32Defaults to 0Specify the element offset to begin the fetch.modbeforestringFilter records modified before the specified date. Unix timestampsmodafterstringFilter records modified after the specified date. Unix timestampscreatedbeforestringFilter records created before the specified date. Unix timestampscreatedafterstringFilter records created after the specified date. Unix timestampsfieldsstringUsing 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.datequalifiersstringA "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.responseformatstringSpecify the desired response format. ("JSON", "CSV")Response 200200Updated 10 months ago