API - CSV list of all Persons in Org
exportTime = date/time of export
iANAZone = time zone (zoneinfo)
timezoneOffset=offset (in minutes) from GMT
Body of Post:
{
"DynamicFields":[],
"IsSearchingInSublocations":false,
"PageNumber":1,
"PageSize":25,
"SavedSearchEntities":[],
"StaticFields":[],
"officeIds":[],
"orderBy":"LastName",
"orderByAsc":true,
"peopleIds":[],
"tags":[]
}
‘Get’ to: https://securelb.trackerproducst.com/api/exports
Find the item in the list that contains the exact startDate (time) that was set in the post call.
When ‘complete’ is set to true, there will be an s3FileLink and the user can use that to download the CSV file.