/
resources/segments/view/workers

resources/segments/view/workers

This method permits to obtain the list of people who have done at least one edit in a segment.

You input a scope and the method returns the list of workers.

Also see resources/team to obtain an extended list of people involved with a specific document and language. This method further adds project managers, non-editing workers, etc.

URL

(GET) /resources/segments/view/workers

PARAMETERS

The parameters are a JSON object included in the request body:

scope

The scope object.

Mandatory
queryAn optional filter on the segments. See Query (Object)Optional

 

RESULTS

A JSON with these properties:

workers

An array of all workers.

If a worker edited multiple languages it will appear once per each language.

object[]

 

Each worker has these properties:

locale

The language edited by the worker

uidPerson ID. Null if current user is not authorized to see this.
unamePerson name. Null if current user is not authorized to see this.
cidCompany ID. Null if current user is not authorized to see this.
cnameCompany name. Null if current user is not authorized to see this.
countTotal of segments edited in that language.

 

 

 

Related content

resources/segments/textedits
resources/segments/textedits
More like this
resources/statistics/ba
resources/statistics/ba
More like this
resources/team/document
resources/team/document
More like this
List segments
List segments
More like this
New sample: Project and its suppliers
New sample: Project and its suppliers
More like this
resources/team/comment
resources/team/comment
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008