---
title: "Get the list of Services in the given Namespace"
method: GET
path: "/mf/v1/serviceStop/{namespace}/{name}/{id}"
tags: ["modelDeploy"]
---

# Get the list of Services in the given Namespace

`GET /mf/v1/serviceStop/{namespace}/{name}/{id}`

Get Services list.

## Path parameters

- `id` integer, required
- `namespace` string, string, required
- `name` string, string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — The Models cannot be found

---

[API](https://skmtc.dev/webankfintech/apis/mf-server.md) · [All operations](https://skmtc.dev/webankfintech/apis/mf-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webankfintech/mf-server/revisions/5ad7fc23d2c6/schema)
