v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
ProcessPhases

View process phase

Find a single process phase by ID.

get/v1/ProcessPhases/{id}

Path parameters

idinteger required

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

Response

OK

okboolean
process_phase_idinteger

Primary identifier for this phase of a process.

process_idinteger

Foreign identifier indicating what process this is a part of.

namestring

Short description of this phase.

activeboolean

Indicates whether this phase is actively executed.

order_indexinteger

An index value used for sequencing, lowest executed first.