Migrate GET user/…/…

This is the endpoint to retrieve user details based upon a third party ID. This endpoint has been retained.

Overview

Endpoint Response
Current GET /api/2/user/{third_party}/{id} 2.0 User
Target GET /api/2.1.1/user/{third_party}/{id} 2.1.1 User

Changes

In the response of this call, some fields have been added.

It is recommended to use name instead of realName, as the latter will be removed in a future API release.