Forum Discussion
o2022
5 years agoNew Contributor
GoToConnect API: Obtaining UserId from API
In the API, how can I obtain the UserId to use for endpoints? the users/v1/users endpoint does not provide it
- 5 years ago
Hi o2022
Welcome to the Community.
Have you seen this specific API call? https://developer.goto.com/Scim/#operation/getMe
AshC
5 years agoRetired GoTo Contributor
Hi o2022
Welcome to the Community.
Have you seen this specific API call? https://developer.goto.com/Scim/#operation/getMe
- o20225 years agoNew Contributor
thanks