Skip to main content
GET
GET task members

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

task_id
integer
required

Response

200 - application/json

List of task members

id
integer
first_name
string
last_name
string
picture
string

URL to user's profile picture

email
string<email>
cuil
string
remaining_hours
number
user_position_id
integer
role_id
integer

1=C-Level, 2=Director, 3=Project Manager, 4=Collaborator, 5=Freelancer, 6=Client

daily_hours
number
plan_id
integer

4=Project Management, 5=Capacity Planning

plan_name
string
hidden
boolean
position_name
string | null
category_id
integer | null
category_name
string | null
gmt
string

UTC offset from the user's last login location. Indicates the timezone configured at their last login.

Example:

"-03:00"

leaves
object[]
labels
object[] | null