Get lead UUIDs for a facility
Retrieves the leadUuids of all leads in the facility identified by facilityUuid. Can be filtered by lead status and standard date filters.
Documentation Index
Fetch the complete documentation index at: https://api.monument.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Path Parameters
Query Parameters
Filter leads with updatedAt less than or equal to this date-time
Filter leads with updatedAt greater than or equal to this date-time
Filter leads with createdAt less than or equal to this date-time
Filter leads with createdAt greater than or equal to this date-time
Filter leads by status. Valid values: OPEN, CONVERTED, LOST, PENDING, RESERVED, WAITLISTED
OPEN, CONVERTED, LOST, PENDING, RESERVED, WAITLISTED Response
Array of lead UUIDs, most recently updated first, empty if none are found

