...
Only specify those fields that you want to update.
commented | OnlySet true to get only commented segments. If false, all segments are returned. | Optional |
constraint | OnlySet true to get only segments that have constraints defined. If false, all segments are returned. | Optional |
errorneousOnly | Set true to get errorneous segments. That means segments in red status or untranslated segments. If false, all segments are returned. | Optional |
locked | Set true to get only locked segments. If false, only unlocked segments are returned. | Optional |
bookmark | To filter on the bookmark value. Existing values: None = 0, Level1 = 1, Level2 = 2 | Optional |
status | To filter on the text's status. Existing values: None = 0, Ok = 1, Problem = 2 | Optional |
since | To filter on the last modification date of the segment. | Optional |
RESULTS
Returns a list of ApiSegmentRecord items.