There is no way to get the information directly via API. If you want to get the information, you can make a LINE bot with messaging api, and ask these questions to the users.
Q&A
I want to get additional information of users from line. Lineからユーザーの追加情報を取得したい
前提・実現したいこと
I want to get additional information of users from line
発生している問題・エラーメッセージ
該当のソースコード
試したこと
https://api.line.me/v2/bot/profile/{userId} I tried getting the information from here, but it only provides the minimum information. Could anyone help me how could I get the additional data (age, gender,demography) for a specific user? I went through the documentation but could not find something like this.
補足情報(FW/ツールのバージョンなど)
Similar posts
No similar posts