cancel
Showing results for 
Search instead for 
Did you mean: 
o2022
New 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

1 ACCEPTED SOLUTION

Accepted Solutions
AshC
Retired GoTo Contributor

Re: GoToConnect API: Obtaining UserId from API

Hi @o2022

Welcome to the Community.

 

Have you seen this specific API call?   https://developer.goto.com/Scim/#operation/getMe 


Ash is a member of the LastPass Community Care Team.

Was your question answered? Please mark it as an Accepted Solution.
Was a post helpful or informative? Give it a Kudo!

View solution in original post

2 REPLIES 2
AshC
Retired GoTo Contributor

Re: GoToConnect API: Obtaining UserId from API

Hi @o2022

Welcome to the Community.

 

Have you seen this specific API call?   https://developer.goto.com/Scim/#operation/getMe 


Ash is a member of the LastPass Community Care Team.

Was your question answered? Please mark it as an Accepted Solution.
Was a post helpful or informative? Give it a Kudo!
o2022
New Contributor

Re: GoToConnect API: Obtaining UserId from API

thanks