People

Get list of user information

Smartling users, who process and translate content with the Smartling platform.

post/people-api/v2/users

Request body

userUidsstring[]

List of user uids.

excludeProfileImageboolean

As a performance optimization, exclude the user's profile image.

Example request

{
  "userUids": [
    "ac48ht4qy"
  ]
}

Response

OK

Changes