minus-squareSlated@vlemmy.nettoLemmy@lemmy.ml•How to get `person_id` from currently logged in user in API?linkfedilinkEnglisharrow-up1·3 years agoOh strange I would assume you would want to either include the id or the username, whatever the documentation asks for. You can also always just use the GetSite endpoint and GetSiteResponse.my_user linkfedilink
minus-squareSlated@vlemmy.nettoLemmy@lemmy.ml•How to get `person_id` from currently logged in user in API?linkfedilinkEnglisharrow-up1arrow-down1·3 years agoYou’ll want to save the JWT and then use it as the auth parameter for GetPersonDetails linkfedilink
Oh strange I would assume you would want to either include the id or the username, whatever the documentation asks for. You can also always just use the GetSite endpoint and GetSiteResponse.my_user