---
title: "List"
method: GET
path: "/services"
---

# List

`GET /services`

## Response `200`

Successful Response

- ListServicesResponse — ListServicesResponse is the public-facing API object for listing service map nodes.
  - `services` Service[], required
    - `id` string, required
    - `name` string, required
    - `description` string, nullable, required

---

[API](https://skmtc.net/traversal/apis/fastapi.md) · [All operations](https://skmtc.net/traversal/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/traversal/fastapi/revisions/2134ebffd1ef/schema)
