Team

Get member status

Retrieves a list of team members with their current activity status. Shows whether members are actively working (have a running timer) and their last activity. Results are automatically sorted with currently working members appearing first, followed by idle members, all alphabetically by name.

post/v1/teams/getMemberStatus

Request body

searchstring
sortstring
orderstring
countinteger
pageinteger
limitinteger
organizationIdstring
teamIdstring
projectIdstring
userIdsstring[]
statusstring
offsetinteger

Response

List of members with their activity status

Changes

No recorded changes to this endpoint across all 3 revisions of this API.