Retrieves all comments associated with a specific content item.

Behavior: Returns a list of all comments for the specified content ID. If the content ID has no comments, an empty list is returned.

Authorization: Requires an authenticated user (class-level [Authorize]).

Side Effects: None. This is a read-only operation.

Error Scenarios: Returns 400 if the contentId is not a valid GUID. Returns 404 if the content item is not found.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the content item to retrieve comments for.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json