I want to get user information using coinbase api. For that one I have found the coinbase curl usl which will provide me the user information.
Curl Url :
https://api.coinbase.com/v2/users/:user_id
I have already registered my account in coinbase website, also check in all option provided in website but no where I found my user_id.
Problem is How do I get my user_id of my coinbase account..?