get
https://api.lucid.co/v1/shapeLibraries/standard//shapes
Retrieves a paginated list of the shapes available within a specific standard shape library. The libraryId
and shapeId values together uniquely identify a shape.
Valid Authentication Methods
OAuth 2.0 User Token Scopes:
lucid.document.contentlucidchart.document.contentlucidchart.document.app.folderlucidspark.document.contentlucidspark.document.app.folder
This endpoint is paginated. For more information, see Pagination.
400Bad Request. Occurs when the pageToken is invalid or malformed.
401Missing or invalid authentication credentials.
403Forbidden. Occurs when the authorized token does not have permission to access shape libraries.
404Not Found. No standard shape library with the given libraryId exists.