Code: Select all
query/NoteEntity?BhRestToken={{BhRestToken}}&fields=note(id,action)&count=50&start=0&where=note.dateLastModified>1720950000000
Code: Select all
query/NoteEntity?BhRestToken={{BhRestToken}}&fields=note(id,action,candidates)&count=50&start=0&where=note.dateLastModified>1720950000000
What is the reason and how this can be corrected?