V3 Get All External Users

Retrieve details about all external TPO users. Use query parameters to filter results. Either orgId or TPO ID is mandatory while querying for the list of external users.

Usage Note

The users that are returned depends on the current user type and persona. Review the scenarios below for more details:

ScenarioBehavior
Current user is external user.User can see external users within the user's current org, and all child orgs if 'isRecursive' is True. If the user passes the query orgId parameter outside their org hierarchy, an empty result set is returned.
Current user is external user and has "sales rep/AE" persona.User can see external users for organizations where they are added as a sales rep/AE.
Language