Get the list of stages for a process

Prev Next
Get
/processes/{process}/stages

Get stages of a process

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Path parameters
process
integerRequired

ID of the process

Query parameters
alternative
string

Alternative version (A or B)

Responses
200

List of stages

Array of object
object
id
integer
order
integer
name
string
selected
boolean