Hi everyone,
I’m pleased to share that we’ve just shipped support for an updated_since
date filter on the * /v2/contacts
endpoint! This brings contacts in line with invoices, timeslips, bills and other resources. This will allow you to pull only those contacts changed since a given timestamp.
Example usage:
GET https://api.freeagent.com/v2/contacts?updated_since=2025-03-15T09:00:00.000Z
Regards,
Aqib