Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Provides access to the data of a single segment

URL:

/editor/segment/[ID]

Available Methods:

GET / PUT

Specialities:

Only possible with a task in edit mode. Resource Layout is dynamic.

Resource Layout

Name

Type

Info

id

int

GET only

fileId

int

GET only, set by import

segmentNrInTask

int

GET only, set by import

userName

string

GET only, set by server

timestamp

date

GET only, set by server

editable

boolean

GET only, set by import

autoStateId

int

GET only, set by server

workflowStep

string

GET only, set by server

workflowStepNrintGET only, set by server

matchRate

int

GET only, set by import

durations

object

 

comments

string

GET only, set by server

qmId

string

 

stateId

int

 

[FIELD]

string

GET only

[FIELD]Edit

string

Optional, only if field is editable.



Segments contain dynamic fields, defined on import. This dynamic fields contain the segment payload.



  • No labels