---
title: "Check if a group has outbound rule applied"
method: GET
path: "/outbound_rules/{id}/applied_groups/{group_id}"
tags: ["Outbound Rule"]
---

# Check if a group has outbound rule applied

`GET /outbound_rules/{id}/applied_groups/{group_id}`

Check if a group has outbound rule applied.

## Path parameters

- `id` string, required — The unique ID of the resource.
- `group_id` string, required — The unique ID of the resource.

## Response `200`

OK

- object
  - `id` string — The unique ID of the resource.
  - `name` string — The name of user group.
  - `description` string — The description of user group.

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
