lemlist · Example Payload

Lemlist Examples

Email OutreachSales EngagementCold EmailSales AutomationLinkedIn OutreachLead GenerationData EnrichmentDeliverabilityCRMMultichannel MessagingWebhookMCP

Lemlist Examples is an example object payload from lemlist, with 143 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

GET /teamGET /team/sendersGET /team/creditsGET /team/crmUsersGET /users/{userId}GET /campaignsPOST /campaignsGET /campaigns/{campaignId}PATCH /campaigns/{campaignId}POST /campaigns/{campaignId}/pausePOST /campaigns/{campaignId}/startGET /campaigns/{campaignId}/export/startGET /campaigns/{campaignId}/export/{exportId}/statusPUT /campaigns/{campaignId}/export/{exportId}/email/{email}GET /campaigns/{campaignId}/export/leadsGET /campaigns/reportsGET /campaigns/{campaignId}/sequencesPOST /sequences/{sequenceId}/stepsPATCH /sequences/{sequenceId}/steps/{stepId}DELETE /sequences/{sequenceId}/steps/{stepId}GET /schedulesPOST /schedulesGET /schedules/{scheduleId}PATCH /schedules/{scheduleId}DELETE /schedules/{scheduleId}GET /campaigns/{campaignId}/schedules/POST /campaigns/{campaignId}/schedules/{scheduleId}GET /leadsGET /leads/{email}GET /campaigns/{campaignId}/leads/POST /campaigns/{campaignId}/leads/DELETE /campaigns/{campaignId}/leads/PATCH /campaigns/{campaignId}/leads/{leadId}DELETE /campaigns/{campaignId}/leads/{leadId}DELETE /campaigns/{campaignId}/leads/{email}POST /leads/start/{leadId}POST /leads/pause/{leadId}POST /leads/review/{leadId}POST /leads/interested/{leadIdOrEmail}POST /leads/notinterested/{leadIdOrEmail}POST /campaigns/{campaignId}/leads/{leadIdOrEmail}/interestedPOST /campaigns/{campaignId}/leads/{leadIdOrEmail}/notinterestedPOST /leads/{leadId}/variablesPATCH /leads/{leadId}/variablesDELETE /leads/{leadId}/variablesPOST /leads/audioGET /crm/filtersPOST /campaigns/{campaignId}/leads/importGET /database/filtersPOST /database/people

Example Payload

Raw ↑
{
  "GET /team": {
    "summary": "Get Team",
    "tags": [
      "Team"
    ],
    "responses": {
      "200": {
        "application/json": {
          "_id": "tea_b4rMsi2trBhahaha",
          "name": "lemlist",
          "userIds": [
            "usr_4YGm9ez7gMdyhahaha",
            "usr_5GdFEgSLCN4hahaha",
            "usr_F7iPChEQ3phahaha"
          ],
          "createdBy": "usr_4YGm9ez7gMdyhahaha",
          "createdAt": "2018-02-22T08:52:30.926Z",
          "hooks": [
            {
              "_id": "hoo_Ib5jfViX9hn3FzNqr",
              "targetUrl": "https://hooks.zapier.com/hooks/standard/946357/*some-id*/",
              "createdAt": "2018-06-05T09:07:07.761Z",
              "zapId": 123456789,
              "type": "emailsReplied",
              "campaignId": "cam_TgyErJghahaha",
              "isFirst": true
            },
            {
              "_id": "hoo_SDRr2w4JigZDL7OB2",
              "targetUrl": "https://hooks.zapier.com/hooks/standard/5078320/*some-other-id*/",
              "createdAt": "2019-06-05T14:38:56.535Z",
              "zapId": 987654321,
              "type": "emailsReplied",
              "campaignId": "cam_J2M3P9Z8whahaha"
            },
            {
              "_id": "hoo_IYAPP4HnSyU7UTH3E",
              "targetUrl": "https://hooks.zapier.com/hooks/standard/5078320/*some-id*/",
              "createdAt": "2019-06-05T15:49:36.624Z",
              "zapId": 59831776,
              "type": "emailsReplied",
              "campaignId": "cam_qBNYaIFXA77eXM1Ey",
              "isFirst": true
            },
            {
              "_id": "hoo_UAtwcPAd0tK9U6hKG",
              "targetUrl": "https://subdomain.pipedream.net",
              "createdAt": "2022-02-10T16:45:28.216Z",
              "campaignId": "cam_7BE8IZRaqahU44Wp6"
            }
          ],
          "slackWebhook": {
            "url": "https://hooks.slack.com/services/REDACTED*some-id*",
            "failCounter": 1
          },
          "beta": [
            "outreachQueue",
            "crmSyncApiSalesforce",
            "voipWhitelist",
            "lemrich_postLemrichKafka",
            "computedFieldActiveCampaigns"
          ],
          "pictureId": "fil_vRhMy09kT1Rv4Kq4O.png",
          "invitedUsers": [
            {
              "email": "support@lemlist.com",
              "role": "member",
              "invitedBy": "usr_w7XoMXW37hahaha",
              "invitedAt": "2023-03-04T20:06:29.585Z"
            },
            {
              "email": "taylor@example.com",
              "role": "admin",
              "invitedBy": "usr_Hq4uzGvFP5q6homd",
              "invitedAt": "2024-09-13T12:39:55.984Z"
            }
          ],
          "agency": "usr_4YGm9ez7gMd2123456",
          "customDomain": "custom.domain.com",
          "users": [
            {
              "userId": "usr_4YGm9ez7gMdyhahaha",
              "name": "John Doe",
              "email": "john@lemlist.com",
              "role": "admin"
            },
            {
              "userId": "usr_5GdFEgSLCN4hahaha",
              "name": "Jane Doe",
              "email": "jane@lemlist.com",
              "role": "member"
            }
          ]
        }
      },
      "400": {
        "text/plain": "No API key provided"
      },
      "401": {
        "text/plain": "The authentication you supplied is incorrect"
      },
      "403": {
        "text/plain": "User linked to this API key is blocked"
      },
      "404": {
        "text/plain": "No user found for this API key"
      }
    }
  },
  "GET /team/senders": {
    "summary": "Get Team Senders",
    "tags": [
      "Team"
    ],
    "responses": {
      "200": {
        "application/json": [
          {
            "userId": "usr_QB6kKK1wv68DujOET",
            "campaigns": [
              {
                "_id": "cam_tBpHORyt3WhTQoi5A",
                "name": "Onboarding",
                "status": "paused",
                "sendingChannels": [
                  "email",
                  "manual",
                  "linkedinVisit"
                ]
              },
              {
                "_id": "cam_O3BQOaXuyUuyqEHug",
                "name": "Community Launch",
                "status": "running",
                "sendingChannels": [
                  "email",
                  "manual",
                  "linkedinVisit"
                ]
              },
              {
                "_id": "cam_NTJ1rituEQ61jVl6p",
                "name": "Email Warmup Test",
                "status": "ended",
                "sendingChannels": [
                  "email",
                  "manual",
                  "linkedinVisit"
                ]
              },
              {
                "_id": "cam_1kESsVXFMzfrJImNc",
                "name": "Product Launch Campaign",
                "status": "draft",
                "sendingChannels": [
                  "email",
                  "manual",
                  "linkedinVisit"
                ]
              }
            ]
          },
          {
            "userId": "usr_v5xz8De4nsLeNWAfv",
            "campaigns": [
              {
                "_id": "cam_fDwCRnYtL1cfwcA7k",
                "name": "WhatsApp Outreach",
                "status": "draft",
                "sendingChannels": [
                  "email",
                  "whatsappMessage"
                ]
              },
              {
                "_id": "cam_WBCWNrsoMKkCWWLqw",
                "name": "WhatsApp Test Campaign",
                "status": "ended",
                "sendingChannels": [
                  "email",
                  "whatsappMessage"
                ]
              }
            ]
          },
          {
            "userId": "usr_rhhX1KT0qgOGCOrgE",
            "campaigns": [
              {
                "_id": "cam_pCi08vhGoho2oK3YR",
                "name": "Networking",
                "status": "running",
                "sendingChannels": [
                  "email",
                  "linkedinSend",
                  "linkedinVisit",
                  "linkedinInvite"
                ]
              },
              {
                "_id": "cam_zhcBovstiHVaV1abf",
                "name": "Product Tools Campaign",
                "status": "paused",
                "sendingChannels": [
                  "email",
                  "linkedinSend",
                  "linkedinVisit",
                  "linkedinInvite"
                ]
              }
            ]
          }
        ]
      },
      "400": {
        "text/plain": "Bad params (invalid state parameter)"
      },
      "401": {
        "text/plain": "The authentication you supplied is incorrect"
      }
    }
  },
  "GET /team/credits": {
    "summary": "Get Team Credits",
    "tags": [
      "Team"
    ],
    "responses": {
      "200": {
        "application/json": {
          "credits": 100,
          "details": {
            "remaining": {
              "total": 100,
              "freemium": 0,
              "subscription": 80,
              "gifted": 10,
              "paid": 10
            }
          }
        }
      },
      "400": {
        "text/plain": "No API key provided"
      },
      "401": {
        "text/plain": "The authentication you supplied is incorrect"
      },
      "403": {
        "text/plain": "User linked to this API key is blocked"
      },
      "404": {
        "text/plain": "No user found for this API key"
      }
    }
  },
  "GET /team/crmUsers": {
    "summary": "Get Team CRM Users",
    "tags": [
      "Team"
    ],
    "responses": {
      "200": {
        "application/json": [
          {
            "userId": "usr_FU6yAd3UdBFel0UDy",
            "crm": "salesforce"
          },
          {
            "userId": "usr_FU6yAd3UdBFel0UDy",
            "crm": "hubspot"
          },
          {
            "userId": "usr_FU6yAd3UdBFel0UDy",
            "crm": "pipedrive"
          }
        ]
      },
      "400": {
        "text/plain": "Bad team"
      },
      "401": {
        "text/plain": "The authentication you supplied is incorrect"
      }
    }
  },
  "GET /users/{userId}": {
    "summary": "Get User",
    "tags": [
      "Users"
    ],
    "responses": {
      "200": {
        "application/json": {
          "_id": "usr_eSrHPSoL9QVPUOsho",
          "email": "example@lemlist.co",
          "role": "admin",
          "linkedIn": {
            "linkedinUrl": "https://www.linkedin.com/in/john-doe",
            "status": true,
            "inviteLimit": 25,
            "sendLimit": 33,
            "visitLimit": 36
          },
          "mailboxes": [
            {
              "_id": "usm_2mkqJNUjnJQiyVBht",
              "email": "example@gmail.com",
              "provider": "google",
              "status": "ERROR",
              "lemlist": {
                "emailLimit": 50
              },
              "lemwarm": {
                "active": false
              }
            },
            {
              "_id": "usm_gqlN3jKWoGo1Je8El",
              "email": "example@outlook.com",
              "status": "ERROR",
              "lemlist": {
                "emailLimit": 50
              },
              "lemwarm": {
                "active": false
              }
            }
          ]
        }
      },
      "400": {
        "text/plain": "Bad team"
      },
      "401": {
        "text/plain": "The authentication you supplied is incorrect"
      }
    }
  },
  "GET /campaigns": {
    "summary": "Get Many Campaigns",
    "tags": [
      "Campaigns"
    ],
    "responses": {
      "200": {
        "application/json": [
          {
            "_id": "cam_4HrZbi8xsez4QlrnL",
            "name": "Product Launch Campaign",
            "emoji": "🚀",
            "timezone": "Europe/Paris",
            "labels": [],
            "createdAt": "2025-02-20T14:45:54.230Z",
            "createdBy": "usr_zdTCrNFyXblc4mrYK",
            "status": "running",
            "hasError": true,
            "errors": [
              "Your campaign does not have sender."
            ]
          },
          {
            "_id": "cam_k3gu2sa4KIfhRK34M",
            "name": "Sales Outreach 2025",
            "labels": [],
            "createdAt": "2025-02-05T09:00:07.541Z",
            "createdBy": "usr_UEvrOEP0CTAYEoFR4",
            "status": "running",
            "hasError": true,
            "errors": [
              "One of your sender has no email provider.",
              "Your campaign have an invalid sender mailbox"
            ]
          },
          {
            "_id": "cam_HcFmYEhnCI39Pscan",
            "name": "CRM Integration Test",
            "labels": [
              "CRM"
            ],
            "createdAt": "2023-01-27T14:58:52.482Z",
            "createdBy": "usr_i52PiQtbq8SucjVTM",
            "status": "running",
            "hasError": true,
            "errors": [
              "One of your sender has no email provider.",
              "Your campaign have an invalid sender mailbox"
            ]
          },
          {
            "_id": "cam_yZXeC6q3SXs3ha1FI",
            "name": "Customer Onboarding",
            "labels": [],
            "createdAt": "2022-06-14T13:32:57.880Z",
            "createdBy": "usr_i52PiQtbq8SucjVTM",
            "status": "running"
          }
        ]
      },
      "400": {
        "text/plain": "No API key provided"
      },
      "401": {
        "text/plain": "The authentication you supplied is incorrect"
      },
      "403": {
        "text/plain": "User linked to this API key is blocked"
      },
      "404": {
        "text/plain": "No user found for this API key"
      }
    }
  },
  "POST /campaigns": {
    "summary": "Create Campaign",
    "tags": [
      "Campaigns"
    ],
    "request": {
      "application/json": {
        "name": "My new campaign",
        "timezone": "America/New_York",
        "autoReview": true,
        "autoReviewConditions": [
          "deliverable",
          "risky"
        ]
      }
    },
    "responses": {
      "200": {
        "application/json": {
          "_id": "cam_kok3I33Sba7mcNIO7",
          "sequenceId": "seq_ScVmFnlKdP6aVmyZN",
          "scheduleIds": [
            "skd_IrCdCoQ0ZUAEeUDwR"
          ],
          "teamId": "tea_edrkv2LgUK4Wf4ZzO",
          "createdBy": "usr_Sy3xIhbEi7auHFv5A",
          "createdAt": "2025-01-16T13:53:22.726Z",
          "state": "running",
          "scannedCount": 0,
          "reviewedCount": 0,
          "inSequenceLeadCount": 0,
          "variableKeys": [],
          "senders": [],
          "sendUsers": [],
          "displayedVariableKeys": [
            "companyName"
          ],
          "emoji": "🚀",
          "stopOnEmailReplied": true,
          "crmOpportunitiesOnTask": true,
          "unsubscribe": "campaign",
          "name": "My new campaign",
          "crm": "hubspot",
          "crmUserId": "usr_0p9Q8ZyXSTNGpsHOe"
        }
      },
      "400": {
        "text/plain": "No API key provided"
      },
      "401": {
        "text/plain": "The authentication you supplied is incorrect"
      },
      "403": {
        "text/plain": "User linked to this API key is blocked"
      },
      "404": {
        "text/plain": "No user found for this API key"
      }
    }
  },
  "GET /campaigns/{campaignId}": {
    "summary": "Get Campaign",
    "tags": [
      "Campaigns"
    ],
    "responses": {
      "200": {
        "application/json": {
          "_id": "cam_bSn8EORHQxbWPjHvu",
          "name": "Product Launch Campaign",
          "createdAt": "2025-10-27T07:01:04.058Z",
          "status": "draft",
          "creator": {
            "userId": "usr_ahfFktBBHUIxbVG5P",
            "userEmail": "support@lemlist.com"
          },
          "senders": [
            {
              "id": "usr_rhhX1KT0qgOGCOrgE",
              "email": "support@lemlist.com",
              "sendUserMailboxId": "usm_J7BzS86A1vRMc2AuB"
            }
          ]
        }
      },
      "400": {
        "text/plain": "Bad team"
      },
      "404": {
        "text/plain": "Campaign not found"
      }
    }
  },
  "PATCH /campaigns/{campaignId}": {
    "summary": "Update Campaign",
    "tags": [
      "Campaigns"
    ],
    "request": {
      "application/json": {
        "name": "New campaign name",
        "stopOnEmailReplied": true,
        "stopOnMeetingBooked": true,
        "stopOnLinkClicked": false,
        "leadsPausedByInterest": false,
        "opportunityReplied": true,
        "opportunityClicked": false,
        "autoLeadInterest": true,
        "disableTrackOpen": false,
        "disableTrackClick": false,
        "disableTrackReply": false,
        "disableOutOfOffice": false,
        "sequenceSharing": false,
        "sendUserIds": [
          "usr_2aBCdEfGHiJkLmNOp",
          "usr_7xYzAbCdEfGhIjKlM"
        ],
        "autoReview": true,
        "autoReviewConditions": [
          "deliverable",
          "risky"
        ]
      }
    },
    "responses": {
      "200": {
        "application/json": {
          "name": "New campaign name",
          "stopOnEmailReplied": true,
          "stopOnMeetingBooked": true,
          "stopOnLinkClicked": false,
          "leadsPausedByInterest": false,
          "opportunityReplied": true,
          "opportunityClicked": false,
          "autoLeadInterest": true,
          "disableTrackOpen": false,
          "disableTrackClick": false,
          "disableTrackReply": false,
          "disableOutOfOffice": false,
          "sequenceSharing": false,
          "sendUsers": [
            {
              "id": "usr_2aBCdEfGHiJkLmNOp",
              "mailboxes": [
                {
                  "sendUserMailboxId": "smb_1aBcDeFgHiJkLmNoP",
                  "email": "john@acme.com"
                }
              ],
              "phoneNumbers": [
                "+15551234567"
              ],
              "whatsappAccountIds": [
                "wha_3xYzAbCdEfGhIjKlM"
              ]
            },
            {
              "id": "usr_7xYzAbCdEfGhIjKlM",
              "mailboxes": [
                {
                  "sendUserMailboxId": "smb_9zYxWvUtSrQpOnMlK",
                  "email": "jane@acme.com"
                }
              ],
              "phoneNumbers": [],
              "whatsappAccountIds": []
            }
          ]
        }
      },
      "400": {
        "text/plain": {
          "badTeam": {
            "summary": "Bad team",
            "value": "Bad team"
          },
          "dynamicStrategy": {
            "summary": "Cannot update senders for dynamic strategy campaigns",
            "value": "Cannot update senders on campaigns with a dynamic sender strategy (contactOwner, leadImporter, customField)"
          },
          "noValidSenders": {
            "summary": "No valid sender IDs",
            "value": "None of the provided sender IDs are members of this team"
          },
          "noCapableSenders": {
            "summary": "No senders with required capabilities",
            "value": "None of the provided senders have the required capabilities for this campaign"
          },
          "missingChannels": {
            "summary": "Campaign channels not covered",
            "value": "The provided senders do not cover the following campaign channels: linkedin, sms"
          }
        }
      },
      "404": {
        "text/plain": "Campaign not found"
      }
    }
  },
  "POST /campaigns/{campaignId}/pause": {
    "summary": "Pause Campaign",
    "tags": [
      "Campaigns"
    ],
    "responses": {
      "200": {
        "application/json": {
          "_id": "cam_A1B2C3D4E5F6G7H8I9",
          "state": "paused"
        }
      },
      "400": {
        "text/plain": "Bad team"
      },
      "404": {
        "text/plain": "Campaign not found"
      }
    }
  },
  "POST /campaigns/{campaignId}/start": {
    "summary": "Start Campaign",
    "tags": [
      "Campaigns"
    ],
    "responses": {
      "200": {
        "application/json": {
          "_id": "cam_A1B2C3D4E5F6G7H8I9",
          "state": "running"
        }
      },
      "400": {
        "text/plain": "Bad team"
      },
      "404": {
        "text/plain": "Campaign not found"
      }
    }
  },
  "GET /campaigns/{campaignId}/export/start": {
    "summary": "Start Campaign Stats Export",
    "tags": [
      "Campaigns"
    ],
    "responses": {
      "200": {
        "application/json": {
          "_id": "axp_Vv6lJOc8NlVVmDud5",
          "id": "axp_Vv6lJOc8NlVVmDud5",
          "teamId": "tea_c123fg5h8ijKL9noP",
          "campaignId": "cam_A1B2C3D4E5F6G7H8I9",
          "campaignName": "Insights Outreach 2024",
          "status": "pending",
          "startedAt": "2024-07-09T13:43:52.124Z",
          "progressIndex": 0,
          "progressTime": 1720532632124,
          "progressLastStepDuration": 0,
          "progressType": "starting",
          "progress": 0,
          "total": 0
        }
      },
      "400": {
        "text/plain": "Bad team"
      },
      "404": {
        "text/plain": "Campaign not found"
      }
    }
  },
  "GET /campaigns/{campaignId}/export/{exportId}/status": {
    "summary": "Get Campaign Export Status",
    "tags": [
      "Campaigns"
    ],
    "responses": {
      "200": {
        "application/json": {
          "done": {
            "summary": "Export completed",
            "value": {
              "ok": true,
              "status": {
                "_id": "axp_eVuZ9rVr4yYWrnPWA",
                "id": "axp_eVuZ9rVr4yYWrnPWA",
                "teamId": "tea_8QvkOiBfPdb2ZRhHi",
                "campaignId": "cam_lBCWmqEWI399hJZOd",
                "campaignName": "lemstage",
                "status": "done",
                "startedAt": "2025-10-27T07:53:16.267Z",
                "progressIndex": 6,
                "progressTime": 1761551597286,
                "progressLastStepDuration": 0,
                "progressType": "done",
                "progress": 0,
                "total": 0,
                "fileSize": 23654,
                "endedAt": "2025-10-27T07:53:17.286Z",
                "url": "https://api.lemlist.com/api/files/exports/fil_axp_7guBefhehehe.csv"
              }
            }
          },
          "pending": {
            "summary": "Export in progress",
            "value": {
              "ok": true,
              "status": {
                "id": "axp_Vv6lJOc8NlVVmDud5",
                "teamId": "tea_c123fg5h8ijKL9noP",
                "campaignId": "cam_A1B2C3D4E5F6G7H8I9",
                "campaignName": "Insights Outreach 2024",
                "status": "pending",
                "startedAt": "2020-01-01T00:00:00.000Z",
                "progressIndex": 3,
                "progressTime": 1639138959979,
                "progressLastStepDuration": 200,
                "progressType": "processing",
                "progress": 50,
                "total": 100
              }
            }
          }
        }
      },
      "400": {
        "text/plain": "Bad team"
      },
      "404": {
        "application/json": {
          "exportNotFound": {
            "summary": "Export not found",
            "value": {
              "ok": false,
              "message": "Export with id axp_DIoSPp9YM5EwWdyP0 not found"
            }
          },
          "campaignNotFound": {
            "summary": "Campaign not found",
            "value": "Campaign not found"
          }
        }
      }
    }
  },
  "PUT /campaigns/{campaignId}/export/{exportId}/email/{email}": {
    "summary": "Set Email for Campaign Export Notification",
    "tags": [
      "Campaigns"
    ],
    "responses": {
      "200": {
        "application/json": {
          "ok": true,
          "status": {
            "_id": "axp_Vv6lJOc8NlVVmDud5",
            "id": "axp_Vv6lJOc8NlVVmDud5",
            "teamId": "tea_c123fg5h8ijKL9noP",
            "campaignId": "cam_A1B2C3D4E5F6G7H8I9",
            "campaignName": "Insights Outreach 2024",
            "status": "done",
            "startedAt": "2024-07-11T09:49:15.278Z",
            "progressIndex": 6,
            "progressTime": 1720691355497,
            "progressLastStepDuration": 0,
            "progressType": "done",
            "progress": 0,
            "total": 0,
            "fileSize": 654,
            "endedAt": "2024-07-11T09:49:15.497Z",
            "url": "https://api.lemlist.com/api/files/exports/fil_axp_Vv6lJOc8NlVVmDud5_insights_outreach_2024.csv",
            "email": "emily.johnson@example.com"
          }
        }
      },
      "400": {
        "text/plain": "Bad team"
      },
      "404": {
        "text/plain": {
          "campaignNotFound": {
            "summary": "Campaign not found",
            "value": "Campaign not found"
          },
          "exportNotFound": {
            "summary": "Export not found",
            "value": "Export not found"
          }
        }
      }
    }
  },
  "GET /campaigns/{campaignId}/export/leads": {
    "summary": "Export Campaign Leads",
    "tags": [
      "Campaigns"
    ],
    "responses": {
      "200": {
        "text/csv": "emailStatus,email,firstName,lastName,picture,phone,linkedinUrl,timezone,companyName,companyDomain,icebreaker,Original event page,url extension,event_link_to_send,testFieldToDelete,naissance,lastState,status,_id\n,jeremy@example.com,Jeremy,Smith,,,https://www.linkedin.com/in/jeremysmith,,example.com,,,https://www.example.com/event-registration,?name=Jeremy&email=jeremy@example.com,https://www.example.com/event-registration?name=Jeremy&email=jeremy@example.com,,,linkedinReplied,done,lea_s2cXajAHahdDKmDw8\n,frankie@example.org,Frankie,Johnson,,,https://www.linkedin.com/in/frankiejohnson,,example.org,,,https://www.example.com/event-registration,?name=Frankie&email=frankie@example.org,https://www.example.com/event-registration?name=Frankie&email=frankie@example.org,,,linkedinReplied,done,lea_E8hdds5NryDRXpGJa\n,louiza@example.io,Louiza,Brown,,,https://www.linkedin.com/in/louizabrown,,example.io,,,https://www.example.com/event-registration,?name=Louiza&email=louiza@example.io,https://www.example.com/event-registration?name=Louiza&email=louiza@example.io,,,emailsInterested,interested,lea_tLAI7Fr2gR5hVxAIc\n,benjamin@example.co,Benjamin,Williams,,,https://www.linkedin.com/in/benjaminwilliams,,example.co,,,https://www.example.com/event-registration,?name=Benjamin&email=benjamin@example.co,https://www.example.com/event-registration?name=Benjamin&email=benjamin@example.co,,,emailsUnsubscribed,unsubscribed,lea_oznzWQKKZGXrBdqXb\n,roxanne@example.net,Roxanne,Davis,,,https://www.linkedin.com/in/roxannedavis,,example.net,,,https://www.example.com/event-registration,?name=Roxanne&email=roxanne@example.net,https://www.example.com/event-registration?name=Roxanne&email=roxanne@example.net,,,emailsClicked,done,lea_M22nl3gUwvAiNl6Ks\n,thomas@example.fr,Thomas,Miller,,,https://www.linkedin.com/in/thomasmiller,,example.fr,,,https://www.example.com/event-registration,?name=Thomas&email=thomas@example.fr,https://www.example.com/event-registration?name=Thomas&email=thomas@example.fr,,,emailsSent,done,lea_z3DydraGgNBnLdV7o"
      },
      "400": {
        "text/plain": "Bad team"
      },
      "404": {
        "text/plain": "Campaign not found"
      }
    }
  },
  "GET /campaigns/reports": {
    "summary": "Get Campaign Reports",
    "tags": [
      "Campaigns"
    ],
    "responses": {
      "200": {
        "application/json": [
          {
            "_id": "cam_bSn8EORHQxbWPjHvu",
            "name": "Product Launch Campaign",
            "creator": "usr_ahfFktBBHUIxbVG5P|user@example.com",
            "createdAt": "2025-10-27T07:01:04.058Z",
            "createdBy": "John Smith",
            "labels": "",
            "totalCount": 0,
            "reviewedCount": 0,
            "inSequenceLeadCount": 0,
            "state": "running",
            "status": "draft",
            "senderNames": "sender@example.com",
            "sendersUsers": "Jane Doe:sender@example.com",
            "reviewed": 0,
            "emailsSent": 0,
            "emailsOpened": 0,
            "emailsClicked": 0,
            "emailsReplied": 0,
            "emailsInterested": 0,
            "linkedinSent": 0,
            "linkedinReplied": 0,
            "interested": 0,
            "notInterested": 0
          },
          {
            "_id": "cam_lBCWmqEWI399hJZOd",
            "name": "Event Outreach Campaign",
            "creator": "usr_QHeXD2DttUIlvWT9V|admin@example.co",
            "createdAt": "2022-11-09T16:41:03.538Z",
            "createdBy": "Sarah Johnson",
            "labels": "",
            "totalCount": 0,
            "reviewedCount": 32,
            "inSequenceLeadCount": 32,
            "state": "paused",
            "status": "ended",
            "senderNames": "",
            "sendersUsers": "",
            "reviewed": 0,
            "emailsSent": 20,
            "emailsOpened": 18,
            "emailsClicked": 4,
            "emailsReplied": 1,
            "emailsUnsubscribed": 1,
            "emailsInterested": 1,
            "linkedinSent": 32,
            "linkedinOpened": 15,
            "linkedinReplied": 15,
            "interested": 0,
            "notInterested": 0
          }
        ]
      },
      "400": {
        "text/plain": "Bad team"
      }
    }
  },
  "GET /campaigns/{campaignId}/sequences": {
    "summary": "Get Campaign Sequences",
    "tags": [
      "Sequences"
    ],
    "responses": {
      "200": {
        "application/json": {
          "seq_rH5RD3fMkkt2gM3YC": {
            "_id": "seq_rH5RD3fMkkt2gM3YC",
            "steps": [
              {
                "_id": "stp_sFUj6keaSz9wr049M",
                "delay": 0,
                "emailTemplateId": "etp_ahlbc2yafFyu728H8",
                "type": "linkedinSend",
                "index": 1,
                "sequenceId": "seq_rH5RD3fMkkt2gM3YC",
                "sequenceStep": 0,
                "message": "Hey {{firstName}}, \n\nwe're launching an event, a place where people can regularly meet, network, and learn from each other. We would love it if you could join us for a drink & chat next week. What do you say? 😊"
              },
              {
                "_id": "stp_qsTl0LO6zkQQJQqsP",
                "delay": 1,
                "emailTemplateId": "etp_HFjUGtyDxIOxgZYcG",
                "index": 2,
                "sequenceId": "seq_rH5RD3fMkkt2gM3YC",
                "sequenceStep": 1,
                "subject": "{{firstName}}, do we count on you for the event?",
                "message": "<p style=\"margin: 0px; box-sizing: border-box;\">Hey {{firstName}},<br style=\"box-sizing: border-box;\"><br style=\"box-sizing: border-box;\"></p>\n<p style=\"margin: 0px; box-sizing: border-box;\">Do you have any plans for Thursday, 7pm?<br style=\"box-sizing: border-box;\"><br style=\"box-sizing: border-box;\"></p>\n<p style=\"margin: 0px; box-sizing: border-box;\">What about spending the evening with cool people by our office?<br style=\"box-sizing: border-box;\"><br style=\"box-sizing: border-box;\"></p>\n<p style=\"margin: 0px; box-sizing: border-box;\">We're launching an event, a place where people can regularly meet, network, and build connections that help them grow further 😊<br style=\"box-sizing: border-box;\"><br style=\"box-sizing: border-box;\"></p>\n<p style=\"margin: 0px; box-sizing: border-box;\">It would be really nice if we could count on you for the event-&nbsp;<a target=\"_blank\" style=\"color: rgb(0, 123, 255); text-decoration: none; background-color: transparent; user-select: auto; box-sizing: border-box;\" rel=\"noopener noreferrer\" href=\"{{event_link_to_send}}\">here's your invite</a>&nbsp;🔥</p><p style=\"margin: 0px; box-sizing: border-box;\"><br style=\"box-sizing: border-box;\"></p>\n<p style=\"margin: 0px; box-sizing: border-box;\">Can you make it?<br style=\"box-sizing: border-box;\"><br style=\"box-sizing: border-box;\"></p>\n<p style=\"margin: 0px; box-sizing: border-box;\">Sarah,</p><p style=\"margin: 0px; box-sizing: border-box;\">Head of Marketing</p>",
                "type": "email"
              },
              {
                "_id": "stp_pRcXzJDmOrBkFtNc3",
                "delay": 1,
                "emailTemplateId": "etp_3tjFTgdOMS6JL8U1g",
                "index": 3,
                "sequenceId": "seq_rH5RD3fMkkt2gM3YC",
                "sequenceStep": 2,
                "subject": "{{firstName}}, do we count on you for the event?",
                "message": "<p style=\"margin: 0px; box-sizing: border-box;\">So, should I add you to the list of attendees?<br style=\"box-sizing: border-box;\"><br style=\"box-sizing: border-box;\"></p>\n<p style=\"margin: 0px; box-sizing: border-box;\">We'll meet around 7pm, have a drink and exchange with entrepreneurs, marketers, and salespeople.<br style=\"box-sizing: border-box;\"><br style=\"box-sizing: border-box;\"></p>\n<p style=\"margin: 0px; box-sizing: border-box;\"><a target=\"_blank\" style=\"color: rgb(0, 123, 255); text-decoration: none; background-color: transparent; user-select: auto; box-sizing: border-box;\" rel=\"noopener noreferrer\" href=\"{{event_link_to_send}}\">Here's the link</a> if you want to join!<br style=\"box-sizing: border-box;\"><br style=\"box-sizing: border-box;\"></p>\n<p style=\"margin: 0px; box-sizing: border-box;\">We would love to have you with us for this event!<br style=\"box-sizing: border-box;\"><br style=\"box-sizing: border-box;\">Sarah</p><p style=\"margin: 0px; box-sizing: border-box;\">Head of Marketing</p>",
                "type": "email"
              }
            ],
            "level": 0
          }
        }
      },
      "400": {
        "text/plain": "Bad team"
      },
      "401": {
        "text/plain": "The authentication you supplied is incorrect"
      },
      "404": {
        "text/plain": "Campaign not found"
      }
    }
  },
  "POST /sequences/{sequenceId}/steps": {
    "summary": "Add Step to Sequence",
    "tags": [
      "Sequences"
    ],
    "request": {
      "application/json": {
        "Email Step": {
          "value": {
            "type": "email",
            "subject": "{{firstName}}, quick question about {{companyName}}",
            "message": "<p>Hi {{firstName}},</p><p>I noticed {{companyName}} is working on improving customer engagement. Would you be interested in discussing how we can help?</p><p>Best regards,<br>{{senderName}}</p>",
            "delay": 1,
            "index": 2
          }
        },
        "LinkedIn Invite": {
          "value": {
            "type": "linkedinInvite",
            "message": "Hi {{firstName}}, I'd love to connect and learn more about your work at {{companyName}}!",
  

# --- truncated at 32 KB (189 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/lemlist/refs/heads/main/examples/lemlist-examples.json

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/lemlist-examples"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.