get https://api.rach.io/1/public/person/info
Retrieve the id for the person entity currently logged in through OAuth.
Response
Retrieve the id for the person entity currently logged in through OAuth.
xxxxxxxxxx
curl -X GET -H "Content-Type: application/json" -H "Authorization: Bearer 8e600a4c-0027-4a9a-9bda-abc8d5c90350d" https://api.rach.io/1/public/person/info
​