API REFERENCE

Comments API

Comments are the running notes and replies logged against your work. This top-level resource reads them across the system. To post a comment, write it against the item it belongs to.

Read comments

GET /comments returns comments across your work items. To add one, go through the parent resource — for a ticket, that's POST /tickets/{id}/comments, covered in the Tickets API.

Endpoints

Every endpoint links through to its full parameters, request and response schemas, and code samples.

GET/api/v1/commentsAlgaPSAAlgaDeskGET v1