v2

latestOpenAPI 3.0.02026-08-07103189636.5 KB
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