get
https://api.lucid.co/v1/documents//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:readonlylucidscale.document.content:readonlylucidspark.document.content:readonlylucid.document.content:readonly
This endpoint is paginated. For more information, see Pagination .
400Bad Request if the document ID is malformed.
403Forbidden if the app making the request does not have permission to the document, or if the document does not exist.