admin-projects

List Project Comments

List all comments for a project, including internal admin notes.

get/api/v1/admin/projects/{project_id}/comments

Path parameters

project_idstring uuid required

Response

Successful Response

idstring uuid required
project_idstring uuid required
author_idstring required
author_typestring required
author_namestring required
messagestring required
is_internalboolean required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.