I'm using stitchdata to perform a bulk data extract on the leads in my marketo and push them into a postgres relational database. After querying a few times I am realizing some people who have been deleted in my marketo database are still in my postgres database. Any field like "isdeleted" (which we have in like sfdc) for marketo to denote if the person is actively in our instance?
You use the Get Deleted Leads endpoint. Deleted people are not tombstoned within the extract.