Notes
List note UUIDs
Retrieves a list of Note UUIDs, optionally filtered by date ranges.
GET
List note UUIDs
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.
Example:
"monument-2230012-2312321"
Path Parameters
Query Parameters
Filter Notes with updatedAt less than or equal to this date-time
Filter Notes with updatedAt greater than or equal to this date-time
Filter Notes with createdAt less than or equal to this date-time
Filter Notes with createdAt greater than or equal to this date-time
Response
200 - application/json
Array of note UUIDs, most recently updated first, empty if none are found
List note UUIDs

