- Retrieve basic information about the authenticated Lucid account, including the account ID and name.
- List all collaborators (users) on a specific document.
- Retrieve a specific user's access role on a document.
- Grant or update a user's access role on a document.
- Revoke a user's access to a document.
- Retrieve a specific team's access role on a document.
- Grant or update a team's access role on a document.
- Revoke a team's access to a document.
- List all user collaborators on a specific folder.
- Retrieve a specific user's access role on a folder.
- Grant or update a user's access role on a folder.
- Revoke a user's access to a folder.
- Retrieve a specific team's access role on a folder.
- Grant or update a team's access role on a folder.
- Revoke a team's access to a folder.
- List all comment threads on a Lucid document, each with its ID, creation time, and open/closed status.
- List all comments within a specific comment thread on a Lucid document.
- Post a new comment to an existing comment thread on a Lucid document.
- Create a new blank Lucidchart or Lucidspark document with a title, optionally inside a specific folder.
- Create a copy of an existing Lucid document with a new title, optionally inside a specific folder.
- Retrieve metadata about a specific Lucid document, including its title, product, owner, and edit history.
- Retrieve the structured contents (pages, shapes, and data) of a specific Lucid document.
- Update properties of an existing Lucid document, such as its title, parent folder, classification, or custom tags.
- Move a Lucid document to the trash. This is a soft-delete — the document is recoverable, not permanently removed.
- Search the requesting user's documents by keywords, product, owner, status, and creation or modification dates.
- Start an asynchronous export of one or more pages of a Lucid document to an image or PDF format.
- Check the status of an asynchronous document export job and retrieve the download URL when complete.
- Create a new folder, optionally nested inside an existing parent folder.
- Retrieve information about a specific folder.
- Update a folder's name or move it to a different parent folder.
- Move a folder to the trash. This is a soft-delete — the folder is recoverable via restore_folder, not permanently removed.
- Restore a previously trashed folder.
- List the documents and subfolders contained in a specific folder.
- List folders the authenticated user has at least read-only access to, sorted by creation date.
- List the documents and folders at the root of the authenticated user's Lucid workspace.
- Create a diagram in a Lucidchart or Lucidspark document from Mermaid markup.
- List the Mermaid diagrams in a Lucidchart or Lucidspark document.
- Retrieve a specific Mermaid diagram in a document, including its markup.
- Replace the markup of an existing Mermaid diagram in a document.
- Create a share link that grants access to a document at a specified role.
- Retrieve information about a share link on a document.
- Update the settings of an existing share link on a document.
- Delete a share link from a document.
- Create a share link that grants access to a folder at a specified role.
- Retrieve information about a share link on a folder.
- Update the settings of an existing share link on a folder.
- Delete a share link from a folder.
- Create a new team on the account.
- List the teams the authenticated user has access to.
- Retrieve information about a specific team.
- Update a team's properties, such as its name.
- Archive a team, removing it from active use while preserving its data.
- Restore a previously archived team.
- List the members of a specific team.
- Add one or more users to a team.
- Remove one or more users from a team.
- Retrieve the profile of the authenticated Lucid user, including name, username, and email.
- Retrieve information about a specific user on the account by their user ID.
- List all users on the authenticated Lucid account.
- Find a user on the account by their email address.
- Create a new user on the account (Enterprise accounts only).
No matching actions