Applications
Get the process steps of an application
Returns the visible steps of the application’s process, its current step, and the deduced next step of the normal flow (first visible step after the current one by rank, never an END step nor an operational step).
GET
Get the process steps of an application
Authorizations
HTTP Basic Authentication with API credentials
Path Parameters
Application ID
Query Parameters
Narrow the read to a single organisation. Without it, the caller keeps its full visibility.
Response
Process steps
Available options:
OK, INVALID Current step, null before any step.
Visible steps of the process, ordered by rank.
Deduced next step, null at the end of the flow.