I have sent a letter to the
https://www.patreon.com/api/oauth2/v2/identity?include=memberships
The request was sent, but the response reads
{
"data": {
"attributes": {},
"id": "79505248",
"relationships": {
"memberships": {
"data": []
}
},
"type": "user"
},
"links": {
"self": "https://www.patreon.com/api/oauth2/v2/user/79505248"
}
}