Session
GET /list-accounts
curl -X GET "https://example.com/api/auth/list-accounts"[ { "id": "string", "providerId": "string", "createdAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z", "accountId": "string", "userId": "string", "scopes": [ "string" ] }]Is this page helpful?