Groups
API Reference for ProcessMaker Group API
Last updated
Was this helpful?
API Reference for ProcessMaker Group API
Last updated
Was this helpful?
Display a listing of the resource.
/groups
ACTIVE or INACTIVE
ACTIVE
, INACTIVE
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
Field to order results by
asc
, desc
Include data from related models in payload. Comma separated list.
Update a user
/groups/{group_id}
ID of group to return
Represents a group definition.
ACTIVE
, INACTIVE
No body
Display the list of users in a group
/groups/{group_id}/users
ID of group
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
asc
, desc
Display the list of groups in a group
/groups/{group_id}/groups
ID of group
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
asc
, desc
Display a listing of the resource.
/group_members
Field to order results by
asc
, desc
Display a listing of groups available
/group_members_available
ID of group member to return
type of group member to return
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
Field to order results by
asc
, desc
Display a listing of users available
/user_members_available
ID of group to return
Filter results by string. Searches Name. Can be a substring.
Field to order results by
asc
, desc