2019.2

Table Of Contents
Get Document Sets for Job Segment
Returns a list of all the Document Set entities contained within a specific Job Segment entity.
Request takes no content, and on success returns a response containing a JSON Identifier List
of all the Document Sets in the Job Segment.
Type: GET
URI:
/rest/serverengine/entity/jobsegments/{jobSegmentId}
Parameters:
Path:
l jobSegmentId the ID of the Job Segment entity in Server
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content:
Content
Type:
Response:
Add.
Headers:
Content: JSON Identifier List of all the Document Sets in Job
Segment
Content
Type:
application/json
Status:
l 200 OK Identifier List of Document Sets returned
l 401 Unauthorized Server authentication required
Page 515