List Core Process Groups
GET/v2/organizations/:organization_id/digital-activity/core-process-groups
Returns a paginated list of core process groups of the authorized organization.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Core process groups retrieved successfully.
Invalid request parameters.
Not authorized or without access to the organization.
Digital activity is not enabled for the organization.
Resource not found within the authorized organization.
Request limit exceeded.
Internal server error.