コンテンツにスキップ
JP

get asset content

GET
/{workspaceIdOrAlias}/projects/{projectIdOrAlias}/assets/{uuid1}/{uuid2}/{filename}
workspaceIdOrAlias
required
string

ID or alias of the workspace

projectIdOrAlias
required
string

ID or alias of the project

uuid1
required
string

UUID of the asset

uuid2
required
string

UUID of the asset

filename
required
string

Filename of the asset

The binary content of the asset

string format: binary

Invalid request parameter value

Access token is missing or invalid

Not found