get
https://api.lucid.co/v1/shapeLibraries/installed//shapes
Retrieves a paginated list of the shapes available within a specific installed shape library. The libraryId and shapeId values together uniquely identify a shape.
This endpoint is paginated. For more information, see Pagination.
400Bad Request. Occurs when the pageToken or libraryId 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 installed shape library with the given libraryId exists.