Profile API Endpoints

We've recently published document for 3 new API endpoints pertaining to Profiles to our Developer Network documentation. You can view the list of new endpoints below - better yet, you can try these out in real-time through our Developer Network site! To get the userId for a person, you can use the List Team members endpoint.

As always, if you have any API or integration related questions, please don't hesitate to reach out in our Community!

CategoryDescriptionMethodURL
PeopleGet ProfileGET https://api.getguru.com/api/v1/people/{userId}
PeopleUpdate ProfilePUT https://api.getguru.com/api/v1/people/{userId}
PeopleList User's direct reportsGET https://api.getguru.com/api/v1/people/{userId}/directreports