get
https://api.lucid.co/v1/shapeLibraries/custom//shapes/
Retrieves the details of a single custom shape identified by its library and ID, including its default size and colors.
400Bad Request. Occurs when the libraryId or shapeId 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. Occurs when no custom shape library with the given libraryId exists, or when no shape with the given shapeId exists within that library.