// const Seam = require("seamapi")
// if not using ES6 modules and/or TypeScript.
import Seam from "seamapi";
// Seam will automatically use the SEAM_API_KEY environment variable if you
// don't provide an apiKey to `new Seam()`
const checkAuth = async () => {
const { workspace } = await seam.workspaces.get();
workspace_id: 'ab804f5a-7dd2-42c8-8d09-0beff4f795eb',
connect_partner_name: 'Acme',