- Development
- CMS Developer Docs
- get asset content
get asset content
GET
/{workspaceIdOrAlias}/projects/{projectIdOrAlias}/assets/{uuid1}/{uuid2}/{filename}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” 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
Responses
Section titled “ Responses ”The binary content of the asset
string format: binary
Invalid request parameter value
Access token is missing or invalid
Not found