---
title: "Get a pack factory by address"
method: GET
path: "/v0/factory/{address}"
tags: ["pack"]
---

# Get a pack factory by address

`GET /v0/factory/{address}`

Returns the pack factory at *address*.

## Response `200`

OK

- PackFactory
  - `address` string, required
  - `type` string, required

---

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