Get person UUIDs
Retrieves the personUuids of all persons based on the applied filters
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Path Parameters
Query Parameters
Filter people with updatedAt less than or equal to this date-time
Filter people with updatedAt greater than or equal to this date-time
Filter people with createdAt less than or equal to this date-time
Filter people with createdAt greater than or equal to this date-time
Filter persons with this email address. Exact match, case-insensitive. Returns an empty array when no person matches.
Response
Array of person UUIDs, most recently updated first, empty if none are found

