Get all users

With the "Get Users" endpoint you can receive all the users of your TeamGrid team.

FieldPossible valuesDescription
userIdString (17 characters long)Unique identifier
nameStringName of the user
emailsString[]Email addresses of the user
contactIdString (17 characters long)Unique identifier of the person contact assigned to this user
roleIdString (17 characters long)Unique identifier of the role assigned to this user
costRateNumberHourly cost rate of this user
currentTaskIdString (17 characters long)Unique identifier of the task on which the user in currently working on
workingHoursObject[] (see below for sub fields)Configured working hours of the user
workingHours.$.weekdayNumber (0-6)Weekday (Monday = 0)
workingHours.$.startNumberStart in Minutes, starting by 00:00.
Example: 540 = 09:00
workingHours.$.endNumberEnd in Minutes, starting by 00:00.
Example: 1080 = 18:00
Language
Authorization
Header
Click Try It! to start a request and see the response here!