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 <= 100
A comma separated list of Note fields to display.
1
["id", "info", "status", "test_result"]
The request has succeeded.
The response is of type object
.