Skip to main content
GET
Get person UUIDs

Headers

x-api-key
any
required

Api key required to authenticate your request. Please reach out to monument for a key.

Example:

"monument-2230012-2312321"

Path Parameters

Query Parameters

updatedAt.lessOrEqual
string

Filter people with updatedAt less than or equal to this date-time

updatedAt.greaterOrEqual
string

Filter people with updatedAt greater than or equal to this date-time

createdAt.lessOrEqual
string

Filter people with createdAt less than or equal to this date-time

createdAt.greaterOrEqual
string

Filter people with createdAt greater than or equal to this date-time

onlyPrimaryContacts
boolean

Response

200 - application/json

Array of person UUIDs, most recently updated first, empty if none are found