Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Permissions required

...

Permissions Required: Edit Mobile Workers & Edit Access API's

Input parameters:

NameDescriptionExample
formatdata format
Supported: json (default), xml
format=xml
groupGroup UUID (optional)group=ac9d34ff59cf6388e4f5804b12276d8a
archivedList archived users instead of active onesarchived=true
extrasAdds extra data fields (this can slow down the API) for recent user activityextras=true

...

NameDescriptionExampleNotes
idUser UUID3c5a623af057e23a32ae4000cf291339 
usernameUser name of user, including domainjdoe@example.commcarehq.org 
first_nameFirst name of userJohn 
last_nameLast name of userDoe 
default_phone_numberPrimary phone number of user+50253311399 
emailEmail address of user john.doe@example.org 
phone_numbersList of all phone numbers of the user(see examples) 
groupsList of all group ids belonging to the user(see examples) 
user_dataAny additional custom data associated with the user(see examples)If the property begins with a number, it will not be returned when using XML

...