Get an Asset

Fetch the full Asset manifest

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

asset_idstring必須形式: "uuid"

クエリパラメータ

include_deletedbooleanオプション
typeenum or list of stringsオプション

レスポンスヘッダー

x-ratelimit-limitdouble

The number of times you can make this call within the x-ratelimit-window

x-ratelimit-windowstring
The length in milliseconds of the rate limit window
x-ratelimit-remainingstring

The number of remaining times you can make this API call in the x-ratelimit-window

レスポンス

Asset success response
object

エラー

401
Unauthorized Error
404
Not Found Error