User Accounts
Get UserAccount UUIDs
Retrieves the UUIDs of all userAccounts for the portfolio, optionally filtered by date.
GET
Get UserAccount UUIDs
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 userAccounts with updatedAt less than or equal to this date-time
Filter userAccounts with updatedAt greater than or equal to this date-time
Filter userAccounts with createdAt less than or equal to this date-time
Filter userAccounts with createdAt greater than or equal to this date-time
Response
200 - application/json
Array of userAccount UUIDs, most recently updated first, empty if none are found.
Get UserAccount UUIDs

