- Development
- CMS Developer Docs
- get asset comments
get asset comments
GET
/{workspaceIdOrAlias}/projects/{projectIdOrAlias}/assets/{assetId}/comments
Authorizations
Section titled “Authorizations ”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
assetId
required
string
ID of the selected asset
Responses
Section titled “ Responses ”Asset comments list
object
comments
Array<object>
object
id
string
authorId
string
authorType
string
content
string
createdAt
string format: date-time
Invalid request parameter value
Access token is missing or invalid
Not found