Returns all files of the comment with the specified id.

GET

Returns all file metadata of the comment with the specified id.

Path parameters

commentIdstringRequired

The id of the comment.

Query parameters

pageintegerOptionalDefaults to 1

Page number for pagination

pageSizeintegerOptionalDefaults to 10

Number of items per page

orderbystringOptional

The properties to order by

filterbystringOptional

The filter expression to filter by

Response

OK

list of objects or null
Built with