---
title: "Retrieves an asset by its mar (moderation agnostic) hash and mar (moderation agnostic) checksum."
method: GET
path: "/v1/marAssetHash/{marAssetHash}/marCheckSum/{marCheckSum}"
tags: ["Assets"]
---

# Retrieves an asset by its mar (moderation agnostic) hash and mar (moderation agnostic) checksum.

`GET /v1/marAssetHash/{marAssetHash}/marCheckSum/{marCheckSum}`

## Path parameters

- `marAssetHash` string, required
- `marCheckSum` string, required

## Query parameters

- `skipSigningScripts` boolean
- `clientInsert` integer
- `scriptinsert` integer
- `modulePlaceId` integer
- `serverplaceid` integer
- `expectedAssetType` string

## Headers

- `Accept-Encoding` string, required
- `Roblox-Place-Id` integer, required
- `AssetType` string, required
- `Accept` string, required
- `AssetFormat` string, required
- `Roblox-AssetFormat` string, required

## Response `200`

OK

## Other responses

- `400` — 2: invalid server request 3: Encoding cannot be empty
- `404` — 5: Asset hash cannot be empty

---

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