My Matches
List the authenticated user's matches
Returns matches the API key owner participates in, newest first, with cursor pagination. Requires the matches.user_matches:read permission.
post/user/matches
Request body
Response
Cursor-paginated result. continueCursor is non-null even when isDone is true.