Get Mermaid Diagram

Returns a Mermaid diagram in a Lucidchart or Lucidspark document, including its markup.

Valid Authentication Methods

API Key Grants:

  • DocumentReadonly

OAuth 2.0 User Token Scopes:

  • lucidchart.document.content:readonly
  • lucidspark.document.content:readonly
  • lucid.document.content:readonly
Path Params
uuid
required

ID of the document containing the Mermaid diagram.

string
required

ID of the Mermaid diagram to retrieve.

Responses

400

Bad Request if the document ID or Mermaid diagram ID is malformed, or if the document is not a Lucidchart or Lucidspark document.

403

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

404

Not Found if the Mermaid diagram does not exist in the document.

429

Too Many Requests if the request exceeds the rate limit.

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