2019.1

Table Of Contents
Get Job Segment Metadata Properties
Returns a list of the metadata properties for a specific Job Segment entity.
Request takes no content, and on success returns a response containing a JSON Name/Value
List (Properties Only) of all the metadata properties for the Job Segment.
Type: GET
URI:
/rest/serverengine/entity/jobsegments/{jobSegmentId}/metadata
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 Name/Value List (Properties Only) of metadata
properties for Job Segment
Content
Type:
application/json
Status:
l 200 OK Job Segment entity metadata properties
successfully retrieved
l 401 Unauthorized Server authentication required
Page 517