---
title: "Changes to List applied services"
method: GET
path: "/{account}/domains/{domain}/services"
---

# Changes to List applied services

`GET /{account}/domains/{domain}/services`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 54 revisions.

- **2025-07-11** (v2) `06780be0ef17` — 1 breaking, 21 info
- **2023-07-18** (v2) `c8591dcf8c29` — 23 breaking

## Changes

- **2025-07-11** (v2) `06780be0ef17` — 1 breaking, 21 info
  - the response property `data/items/settings/items/append` became nullable for the status `200`
  - the response property `data/items/created_at` became required for the status `200`
  - the response property `data/items/default_subdomain` became required for the status `200`
  - the response property `data/items/description` became required for the status `200`
  - the response property `data/items/id` became required for the status `200`
  - the response property `data/items/name` became required for the status `200`
  - the response property `data/items/requires_setup` became required for the status `200`
  - the response property `data/items/settings` became required for the status `200`
  - the response property `data/items/settings/items/append` became required for the status `200`
  - the response property `data/items/settings/items/description` became required for the status `200`
  - the response property `data/items/settings/items/example` became required for the status `200`
  - the response property `data/items/settings/items/label` became required for the status `200`
  - the response property `data/items/settings/items/name` became required for the status `200`
  - the response property `data/items/settings/items/password` became required for the status `200`
  - the response property `data/items/setup_description` became required for the status `200`
  - the response property `data/items/sid` became required for the status `200`
  - the response property `data/items/updated_at` became required for the status `200`
  - the response property `message` became required for the status `404`
  - the response property `pagination/current_page` became required for the status `200`
  - the response property `pagination/per_page` became required for the status `200`
  - the response property `pagination/total_entries` became required for the status `200`
  - the response property `pagination/total_pages` became required for the status `200`
- **2023-07-18** (v2) `c8591dcf8c29` — 23 breaking
  - the response property `data/items/default_subdomain` became nullable for the status `200`
  - the response property `data/items/setup_description` became nullable for the status `200`
  - the response property `data/items/created_at` became optional for the status `200`
  - the response property `data/items/default_subdomain` became optional for the status `200`
  - the response property `data/items/description` became optional for the status `200`
  - the response property `data/items/id` became optional for the status `200`
  - the response property `data/items/name` became optional for the status `200`
  - the response property `data/items/requires_setup` became optional for the status `200`
  - the response property `data/items/settings` became optional for the status `200`
  - the response property `data/items/settings/items/append` became optional for the status `200`
  - the response property `data/items/settings/items/description` became optional for the status `200`
  - the response property `data/items/settings/items/example` became optional for the status `200`
  - the response property `data/items/settings/items/label` became optional for the status `200`
  - the response property `data/items/settings/items/name` became optional for the status `200`
  - the response property `data/items/settings/items/password` became optional for the status `200`
  - the response property `data/items/setup_description` became optional for the status `200`
  - the response property `data/items/sid` became optional for the status `200`
  - the response property `data/items/updated_at` became optional for the status `200`
  - the response property `message` became optional for the status `404`
  - the response property `pagination/current_page` became optional for the status `200`
  - the response property `pagination/per_page` became optional for the status `200`
  - the response property `pagination/total_entries` became optional for the status `200`
  - the response property `pagination/total_pages` became optional for the status `200`

---

[Operation](https://skmtc.dev/dnsimple/apis/dnsimple-api/docs/:account/domains/:domain/services/get.md) · [API](https://skmtc.dev/dnsimple/apis/dnsimple-api.md) · [Page](https://skmtc.dev/dnsimple/apis/dnsimple-api/changes/:account/domains/:domain/services/get)
