get
https://api.lucid.co/v1/shapeLibraries/installed
Retrieves a paginated list of the shape libraries installed for the authenticated user. Each entry contains only the library's ID.
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.