Search for Community Notes Written
Returns all the community notes written by the user.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
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.
Required range:
1 <= x <= 100
A comma separated list of Note fields to display.
Minimum length:
1
Example:
["id", "status", "test_result"]
Response
200
application/json
The request has succeeded.
The response is of type object
.