List notes for a parent entity
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Example
ZGVzY3x1cGRhdGVkQXR8MjAyNi0wNS0xM1QxNjowOToxMi4wMDBafDUwN2YxZjc3YmNmODZjZDc5OTQzOTAxMQOpaque cursor from a previous response’s nextCursor. Omit on the first page. Cursors are tied to a sort direction — changing order mid-pagination is rejected.
Items per page (1-100). Default 50.
Sort direction (with id as tiebreaker). Default desc (newest first). The column being sorted is endpoint-specific — see the individual endpoint docs.
Type of parent entity whose notes you want to list
Example
507f1f77bcf86cd799439011ID of the parent entity
Responses
Section titled “ Responses ”Notes retrieved successfully
object
object
Note ID
Example
507f1f77bcf86cd799439011Content of the note
Example
Applicant confirmed ownership structure during callFile attachments
object
S3 key of the attachment
Example
uploads/uuid_document.pdfOriginal file name
Example
document.pdfMIME type of the file
Example
application/pdfURL to access the file
Example
https://bucket.s3.amazonaws.com/uploads/uuid_document.pdfID of the user who created the note
Example
60d5ecb54b24003a7c8e92b2ID of the user who last updated the note
Example
60d5ecb54b24003a7c8e92b2User who created the note
object
First name of the user
Example
JohnLast name of the user
Example
SmithEmail address of the user
Example
john.smith@example.comUser who last updated the note
object
First name of the user
Example
JohnLast name of the user
Example
SmithEmail address of the user
Example
john.smith@example.comDate the note was created
Example
2026-03-30T12:00:00.000ZDate the note was last updated
Example
2026-03-30T12:00:00.000ZExample
ZGVzY3xjcmVhdGVkQXR8MjAyNi0wNS0xM1QxNjowOToxMi4wMDBafDUwN2YxZjc3YmNmODZjZDc5OTQzOTAxMQExample
{ "items": [ { "id": "507f1f77bcf86cd799439011", "content": "Applicant confirmed ownership structure during call", "attachments": [], "createdBy": "60d5ecb54b24003a7c8e92b2", "updatedBy": "60d5ecb54b24003a7c8e92b2", "createdByUser": {}, "updatedByUser": {}, "createdAt": "2026-03-30T12:00:00.000Z", "updatedAt": "2026-03-30T12:00:00.000Z" } ], "nextCursor": "ZGVzY3xjcmVhdGVkQXR8MjAyNi0wNS0xM1QxNjowOToxMi4wMDBafDUwN2YxZjc3YmNmODZjZDc5OTQzOTAxMQ"}Parent entity not found