Skip to main content
Version: 2023-02-21

Search Notes

POST 

/notes/search

Search Notes

Request

Version stringrequired

API Version

Available options2023-02-21
application/json

Bodyrequired

    locationIdstringrequired

    Location Id

    querystring

    Search query string to filter notes

    sourcesstring[]

    Filter notes by source type

    createdByUserIdstring

    Filter notes by the user who created them

    limitnumber

    Maximum number of notes to return

    skipnumber

    Number of notes to skip for pagination

    sortBystring

    Field to sort the results by

    sortOrderstring

    Sort order direction

    Available optionsascdesc
    countboolean

    Whether to include total count in the response

    relationsstring[]

    Filter notes by relation record IDs

    includeRelationRecordsboolean

    Whether to include related records in the response

application/json

Successful response

Schema
    noteobject

    The note object