get
https://api.lucid.co/v1/shapeLibraries/standard//shapes/
Retrieves the details of a single standard shape identified by its library and ID, including its default
size and colors.
Valid Authentication Methods
OAuth 2.0 User Token Scopes:
lucid.document.contentlucidchart.document.contentlucidchart.document.app.folderlucidspark.document.contentlucidspark.document.app.folder
401Missing or invalid authentication credentials.
403Forbidden. Occurs when the authorized token does not have permission to access shape libraries.
404Not Found. Occurs when no standard shape library with the given libraryId exists, or when no shape with the given shapeId exists within that library.