# Response attributes

Namespace `data`

| Parameter               | Type                         | Values                                                                                         |
| ----------------------- | ---------------------------- | ---------------------------------------------------------------------------------------------- |
| `id`                    | String                       | The ID of the escalation policy group. String representation of number.                        |
| `type`                  | String                       | `policy_group`                                                                                 |
| `attributes`            | Object                       | Attributes object. See below.                                                                  |
| `attributes.name`       | String                       | Name of the escalation policy group. You will see this name in the dashboard.                  |
| `attributes.sort_index` | Integer                      | Specifies the sorting order of the escalation policy groups. Can be `null`.                    |
| `attributes.created_at` | String (ISO DateTime format) | When was the escalation policy group created. Example value `"2020-10-03T20:20:43.547Z"`.      |
| `attributes.updated_at` | String (ISO DateTime format) | When was the escalation policy group last updated. Example value `"2020-10-03T20:20:43.547Z"`. |
| `attributes.team_name`  | String                       | The team this policy is in.                                                                    |