List contact imports
GET
https://app.speybooks.com/api/v1/contact-imports/Retrieve a paginated list of contact imports for the current organisation, ordered by creation date descending. Default pagination: page 1, 20 per page (max 100).
Query parameters
page integer optional Default: 1Page number (1-indexed).
perPage integer optional Default: 20Results per page (max 100).
Response
200 Paginated list of contact imports with meta (page, perPage, total, pages).
Show response fields
imports array<object>Show child attributes
completedAt string date-timecreatedAt string date-timecreatedCount integerengineVersion stringerrorCount integerfilename stringid stringskippedCount integerstatus stringtotalRows integer