Get production process
Fetches one production process by its Emidat UUID. 404 if no active
production process carries the id; 403 if it exists but belongs to a
plant outside the key’s plant restriction.
Authorizations
Per-manufacturer API key in the X-API-Key header, format
emidat-{key_id}-{secret} where key_id is a random public handle.
Issued by an owner in the Emidat
dashboard; carries its own permission scopes, optional plant
restrictions, and optional expiry. A revoked, expired, or unknown key
returns 401. See the Authentication guide for details.
Path Parameters
UUID of the production process.
Response
Production process.
Emidat UUID of the production process. Use this as production_process_id in request bodies.
Your own code for this production process, set on the Emidat UI. null when none is set.
"Extrusion line A"
Emidat UUID of the plant this process belongs to.