Get Linked Accounts

Retrieve linked accounts associated with the given Global User ID (GUID).

This API endpoint added with the 24.2 release of Encompass.

Usage Notes

  • You must provide the globalUserID as a path parameter when retrieving linked accounts. If you do not know the GUID for a given SCIM user, use the SCIM Get Users API (using the userName filter) to retrieve the GUID.
  • The API response includes a pairing of the username and each respective ICE MT product that the GUID is linked to.
Language