Skip to main content

Get Work Center

GET 

/api/manufacturing/work-centers/:workCenter

Return a single work center, including its utilization_pct and efficiency_pct capacity factors. Authorization: requires a token carrying the manufacturing:read scope to read and manufacturing:write to change. Path param: workCenter = work center id. The work center object is returned at the top level, not wrapped in data.

Required scope: manufacturing:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type