---
title: "Check resource"
method: GET
path: "/cc/v1/auth/access/{namespace}/checkresource"
tags: ["Auths"]
---

# Check resource

`GET /cc/v1/auth/access/{namespace}/checkresource`

Check resource

## Path parameters

- `namespace` string, required

## Query parameters

- `cpu` string, required
- `gpu` string, required
- `memory` string, required

## Response `200`

ok

## Other responses

- `401` — Unauthorized
- `404` — url to add namespace not found.

## Changes

- **2026-07-17** `615a549c16f7` — 1 info
  - endpoint added
- **2020-12-07** `bef9a2e5ccd3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/webankfintech/apis/mlss-cc-api/changes/cc/v1/auth/access/:namespace/checkresource/get.md)

---

[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)
