Skip to main content
To establish a connection between two user contexts, an invitation should be created. First, need to get the list of available user contexts. To do this, use getPossibleUserConnections query. It returns the list of user contexts who can be invited to join the current user’s network. Results will be returned with pagination and sorted by the name (ascending by default, the order can be reversed). The same pagination approach as in other queries is used (for example, getCatalogData). The following arguments can be used in the query: