# Response attributes

## Response parameters

Namespace `data`

| Parameter                   | Type    | Values                                                     |
|-----------------------------|---------|------------------------------------------------------------|
| `id`                        | String  | ID of the status page section.                             |
| `type`                      | String  | `status_page_section`                                      |
| `attributes`                | Object  | Attributes object. See below.                              |
| `attributes.name`           | String  | Name of the section.                                       |
| `attributes.position`       | Integer | Position of the section on the page. Counted from the top. |
| `attributes.status_page_id` | Integer | ID of the status page this section belongs to.             |