---
title: "Retrieves an asset by its ID"
method: GET
path: "/v1/assetId/{assetId}"
tags: ["Assets"]
---

# Retrieves an asset by its ID

`GET /v1/assetId/{assetId}`

## Path parameters

- `assetId` integer, required

## Query parameters

- `skipSigningScripts` boolean
- `clientInsert` integer
- `scriptinsert` integer
- `modulePlaceId` integer
- `serverplaceid` integer
- `expectedAssetType` string
- `doNotFallbackToBaselineRepresentation` boolean
- `contentRepresentationPriorityList` string
- `accessContext` string
- `usageContext` integer

## 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

---

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