---
title: "Get Response Code Details"
method: GET
path: "/response_code"
---

# Get Response Code Details

`GET /response_code`

## Query parameters

- `code` string

## Headers

- `client_id` string, required
- `client_secret` string, required

## Response `200`

200

- union
  - object
    - `result` object[]
      - `message` string
      - `code` string
    - `requestTimestamp` string
    - `responseTimestamp` string
  - object
    - `result` object
      - `message` string
      - `code` string
    - `requestTimestamp` string
    - `responseTimestamp` string

---

[API](https://skmtc.dev/decentro/apis/decentro-staging.md) · [All operations](https://skmtc.dev/decentro/apis/decentro-staging/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decentro/decentro-staging/revisions/f1a86ce4638c/schema)
