Get groups
GET/v1/organizations/:organizationCode/groups
> [!important]
Required permission scope:
stonal.user.read
Returns paginated groups for a given organization
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 500
Successful response
Bad request
Unauthorized - Missing authentication
Forbidden - Access denied
Unprocessable Entity - Validation errors
Internal server error