Get
/groups/{group_id}
Display the specified resource.
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
group_id
integerRequired
ID of group to return
Responses
200
Successfully found the group
object
name
string
Represents a group definition.
description
string
manager_id
integer (id)
status
string
Valid values[
"ACTIVE",
"INACTIVE"
]
created_at
string (date-time)
updated_at
string (date-time)
id
string (id)
404
Not Found
object
error
string