List Document Threads

Retrieves all comment threads for the specified document. Each thread includes its ID, creation timestamp, and status (open or closed).

Valid Authentication Methods

API Key Grants:

  • DocumentReadonly

OAuth 2.0 User Token Scopes:

  • lucidchart.document.content:readonly
  • lucidscale.document.content:readonly
  • lucidspark.document.content:readonly
  • lucid.document.content:readonly
📘

This endpoint is paginated. For more information, see Pagination .


Path Params
uuid
required

ID of the document to retrieve comment threads for.

Responses

400

Bad Request if the document ID is malformed.

403

Forbidden if the app making the request does not have permission to the document, or if the document does not exist.

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