[@rxap/config](../wiki/globals) / fetchCidContentAsJson

# Function: fetchCidContentAsJson()

> **fetchCidContentAsJson**(`cid`, `path`?, `_fetchCidContent`?, `ipfsGatewayServers`?): `Promise`\<`any`\>

Defined in: [utilities.ts:170](https://gitlab.com/rxap/packages/-/blob/ad2fedf899842d718c345d791ac885f1247525a3/packages/angular/config/src/lib/utilities.ts#L170)

## Parameters

### cid

`string`

### path?

`string`

### \_fetchCidContent?

(`cid`, `path`?, `ipfsGatewayServers`) => `Promise`\<`null` \| `Blob`\>

### ipfsGatewayServers?

[`IpfsGatewayFunction`](../wiki/TypeAlias.IpfsGatewayFunction)[] = `defaultIpfsGatewayServers`

## Returns

`Promise`\<`any`\>
