---
title: "Decodes a deck string"
method: GET
path: "/v0/deck/{string}"
tags: ["deck"]
---

# Decodes a deck string

`GET /v0/deck/{string}`

Decodes a deck from a deck string

## Response `200`

OK

- DecodedDeck
  - `version` number, required
  - `god` string, required
  - `protos` unknown[], required
    - unknown

---

[API](https://skmtc.dev/godsunchained/apis/gods-unchained-api.md) · [All operations](https://skmtc.dev/godsunchained/apis/gods-unchained-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/godsunchained/gods-unchained-api/revisions/9b5035dab837/schema)
