v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
ProcessRoutes

View process route

Find a single process route by ID.

get/v1/ProcessRoutes/{id}

Path parameters

idinteger required

Format - int32. ID of the process route to view.

Response

OK

okboolean
process_route_idinteger

Primary identifier for this route in a phase.

process_phase_idinteger

Foreign identifier indicating what phase this is a part of.

descriptionstring

Short description of this route.

next_process_phase_idinteger

Identifier indicating what is the next phase for this route.