List Core Processes of Group
GET/v2/organizations/:organization_id/digital-activity/core-process-groups/:core_process_group_id/core-processes
Returns the complete current list of the group's core processes within the authorized organization.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Core processes retrieved successfully.
Invalid request parameters.
Not authorized or without access to the organization.
Digital activity is not enabled for the organization.
Core process group not found within the authorized organization.
Request limit exceeded.
Internal server error.