---
title: "Get an IPLD node from IPFS"
method: POST
path: "/dag/get"
---

# Get an IPLD node from IPFS

`POST /dag/get`

## Query parameters

- `arg` string, required
- `output-codec` 'dag-json' | 'dag-cbor' | 'dag-jose' | 'raw'

## Response `200`

success

- unknown

## Other responses

- `400` — bad request

---

[API](https://skmtc.net/ceramicnetwork/apis/kubo-rpc-api.md) · [All operations](https://skmtc.net/ceramicnetwork/apis/kubo-rpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ceramicnetwork/kubo-rpc-api/versions/c77b240c166e/schema)
