Returns all the community notes written by the user.
The access token received from the authorization server in the OAuth 2.0 flow.
If true, return the notes the caller wrote for the test. If false, return the notes the caller wrote on the product.
Pagination token to get next set of posts eligible for notes.
Max results to return.
1 <= x <= 100A comma separated list of Note fields to display. The fields available for a Note object.
1id, info, status, test_result ["id", "info", "status", "test_result"]