Get
/process_categories/{process_category_id}
Display the specified Process category.
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_category_id
integerRequired
ID of process category to return
Responses
200
Successfully found the process
object
name
string
Represents a business process category definition.
status
string
Valid values[
"ACTIVE",
"INACTIVE"
]
id
string (id)
created_at
string (date-time)
updated_at
string (date-time)