get https://api.productboard.com/notes
Returns detail of all notes order by created_at desc
This API is paginated, only the first 100 items are returned by default. The client should then recursively call /notes/ by using returned pageCursor
The pageCursor is valid for 1 minute