credentials
Optional
config: ClientConfigoptional configuration of the client
project identifier
request body
request body
user identifier
request body
user identifier
request body
project identifier
member identifier
user identifier
Optional
operationOptional
variables?: anyrequest body
project identifier
Optional
options: ListProjectMembersOptionsoptional parameters for the request
project identifier
Optional
search: stringsearch users by firstName, lastName or username
Optional
role: Roledefines role type
Optional
languageId: stringlanguage identifier
Optional
limit: numbermaximum number of items to retrieve (default 25)
Optional
offset: numberstarting offset in the collection (default 0)
user identifier
Optional
options: Partial<Pagination>request options
user identifier
Optional
options: Partial<Pagination>request options
Optional
options: ListUsersOptionsoptional parameters for the request
Optional
status: UsersModel.Statusfilter users by status
Optional
search: stringsearch users by firstName, lastName, username, email
Optional
twoFactor: TwoFactorfilter users by two-factor authentication status
Optional
limit: numbermaximum number of items to retrieve (default 25)
Optional
offset: numberstarting offset in the collection (default 0)
project identifier
member identifier
Users API gives you the possibility to get profile information about the currently authenticated user.
In Crowdin Enterprise users are the members of your organization with the defined access levels. Use API to get the list of organization users and to check the information on a specific user.