GET
/
comments
/
{asset_id}
{
    "asset_id": "b4695157-0d1d-4da0-8f9e-5c53149389e4",
    "comments": [
{
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "content": "string",
    "created": "2019-08-24T14:15:22Z",
    "updated": "2019-08-24T14:15:22Z"
}
    ]
}

Path Parameters

asset_id
string
required

The id of the asset to get comments for

Response

200 - application/json
asset_id
string
required
comments
object[]
required