---
title: "Returns a user."
method: GET
path: "/cc/v1/logout"
tags: ["Logouts"]
---

# Returns a user.

`GET /cc/v1/logout`

Optional extended description in Markdown.

## Response `200`

logout.

- Result
  - `code` string
  - `message` string
  - `result` object

## Other responses

- `401` — Unauthorized
- `404` — the url to logout not found.

---

[API](https://skmtc.dev/webankfintech/apis/mlss-cc-api.md) · [All operations](https://skmtc.dev/webankfintech/apis/mlss-cc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webankfintech/mlss-cc-api/revisions/615a549c16f7/schema)
