Skip to main content

Get users

Gets the list of available users that have been predefined in your Platform account.

info

Pay attention to the list, as you will need to specify when creating your project which user from your account must be used.


Tip

Contact your assigned LanguageWire Project Manager if you need your users list to be updated and/or modified.


Responses
200

Available users assigned to your account

Schema OPTIONAL
object[]
id int32 OPTIONAL
firstName string OPTIONAL
lastName string OPTIONAL
401

Unauthorized

Schema OPTIONAL
code string
message string
hints string
429

Too many requests

Schema OPTIONAL
code string
message string
hints string
500

Internal server error

Schema OPTIONAL
code string
message string
hints string
504

Gateway timeout

Schema OPTIONAL
code string
message string
hints string