List users
List the users that exist on the Label Studio server.
Authentication
Authorizationstring
The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example: <br><pre><code class="language-bash">curl https://label-studio-host/api/projects -H "Authorization: Token [your-token]"</code></pre>
Query parameters
ordering
Which field to use when ordering the results.
Response
active_organization_meta
avatar
id
initials
last_activity
organization_membership
username
org_membershipDeprecated
active_organization
custom_hotkeys
Custom keyboard shortcuts configuration for the user interface
date_joined
email
first_name
last_name
phone