I'm trying to return organisations created in the past 7 days but not having much luck.
I'm trying this, but keeps wanting an organisational ID
/api/v2/organizations/search.json?query=type:organization created>=2023-06-17
I'm trying to backup to my local database regularly and only the last added orgs so to save time and API calls for several thousand orgs unless there is a better way?