LinkedInpost/posts/reposts

Get Post Reposts

Post
Cost / request

$0.01

Response format

JSON

Protocol

REST

About this endpoint

Get the list of users who reposted/shared a specific LinkedIn post. Reposters are high-intent engagers who found the content valuable enough to amplify — making them ideal targets for follow-up engagement or outreach.

Use cases

Identify high-intent engagers for targeted outreach
Measure content virality and amplification patterns
Build engagement-based prospect lists

Parameters

bodyRequest Body

Content type: application/json

{
  "type": "object",
  "properties": {
    "urn": {
      "type": "string"
    },
    "page": {
      "type": "integer"
    },
    "paginationToken": {
      "type": "string"
    }
  }
}

Responses

200

{
  "type": "object",
  "properties": {
    "success": {
      "type": "boolean"
    },
    "message": {
      "type": "string"
    },
    "data": {
      "type": "object",
      "properties": {
        "currentPage": {
          "type": "integer"
        },
        "items": {
          "type": "array",
          "items": {
            "type": "object"
          }
        },
        "paginationToken": {
          "type": "string"
        },
        "total": {
          "type": "integer"
        },
        "totalPages": {
          "type": "integer"
        }
      }
    }
  }
}

Agent / Developer Schema

Machine-readable formats for integrating this endpoint into AI agents and toolchains.

{
  "operationId": "Get_Post_Reposts",
  "method": "post",
  "path": "/posts/reposts",
  "summary": "Get Post Reposts",
  "description": "Get post reposts by post url",
  "parameters": [],
  "requestBody": {
    "required": false,
    "content": {
      "application/json": {
        "schema": {
          "type": "object",
          "properties": {
            "urn": {
              "type": "string"
            },
            "page": {
              "type": "integer"
            },
            "paginationToken": {
              "type": "string"
            }
          }
        },
        "example": {
          "urn": "7245786832909557760",
          "page": 1,
          "paginationToken": ""
        }
      }
    }
  },
  "responses": [
    {
      "statusCode": "200",
      "description": "200",
      "content": {
        "application/json": {
          "schema": {
            "type": "object",
            "properties": {
              "success": {
                "type": "boolean"
              },
              "message": {
                "type": "string"
              },
              "data": {
                "type": "object",
                "properties": {
                  "currentPage": {
                    "type": "integer"
                  },
                  "items": {
                    "type": "array",
                    "items": {
                      "type": "object"
                    }
                  },
                  "paginationToken": {
                    "type": "string"
                  },
                  "total": {
                    "type": "integer"
                  },
                  "totalPages": {
                    "type": "integer"
                  }
                }
              }
            }
          },
          "example": {
            "success": true,
            "message": "",
            "data": {
              "currentPage": 1,
              "items": [
                {
                  "urn": "ACoAAA5QrFoBpjJlgYehNqK_HxfMhw-6oLj53pI",
                  "fullName": "Rodrigo D.",
                  "username": "ingenierorodrigodiaz",
                  "profileType": "user",
                  "profileUrl": "https://www.linkedin.com/in/ingenierorodrigodiaz",
                  "profilePicture": [
                    {
                      "width": 100,
                      "height": 100,
                      "url": "https://media.licdn.com/dms/image/v2/D4E03AQEZZeFm8vKO5w/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1729475603726?e=1735776000&v=beta&t=9lO9ZZCMZ3UZwUgEI0rCM1yRpn5Ql1pvfWyoJPkR5YI"
                    },
                    {
                      "width": 200,
                      "height": 200,
                      "url": "https://media.licdn.com/dms/image/v2/D4E03AQEZZeFm8vKO5w/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1729475603726?e=1735776000&v=beta&t=_UGinCrsg1IJzKCk1Gmign5Qh36xmatO2y4QwN13F_U"
                    },
                    {
                      "width": 400,
                      "height": 400,
                      "url": "https://media.licdn.com/dms/image/v2/D4E03AQEZZeFm8vKO5w/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1729475603726?e=1735776000&v=beta&t=ZtaUvGWiwIU3BSgFf9lTney8vVV1cw-YfJ4tiRygpx8"
                    },
                    {
                      "width": 800,
                      "height": 800,
                      "url": "https://media.licdn.com/dms/image/v2/D4E03AQEZZeFm8vKO5w/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1729475603740?e=1735776000&v=beta&t=AXWQdn6z9hqm8fSk5bqWmN1RU4xDWrkTqLJE1_jH3nU"
                    }
                  ],
                  "post": {
                    "urn": 7257103916130087000,
                    "shareUrn": "7245863948111986688",
                    "url": "https://www.linkedin.com/posts/activity-7257103916130086912-pLWi?utm_source=combined_share_message&utm_medium=member_desktop_web",
                    "text": "Historias parecidas a las de BESS Solutions. \nRecomiendo revisar el link que se comparte para quienes quieran aprender un poco más sobre cualquier tema, investigando siempre aprecen recursos gratuitos. 💡 \n\nhttps://lnkd.in/eZdTK-Gm\n🧠 🤖  \n\n#USACH. #DIE #Sevienencositas",
                    "postedAt": 1730228404076,
                    "postedDate": "2024-10-29 19:00:04.076 +0000 UTC",
                    "totalSocialActivityCounts": {
                      "numComments": 0,
                      "likeCount": 0,
                      "appreciationCount": 0,
                      "empathyCount": 0,
                      "InterestCount": 0,
                      "praiseCount": 0,
                      "funnyCount": 0,
                      "maybeCount": 0,
                      "totalReactionCount": 0,
                      "numShares": 0
                    }
                  }
                },
                {
                  "urn": "ACoAACau7ssBdltr1FcSHqW11Ps9aLgGseFF6us",
                  "fullName": "Ismael Sandoval",
                  "username": "ismael-sandoval-a8b421161",
                  "profileType": "user",
                  "profileUrl": "https://www.linkedin.com/in/ismael-sandoval-a8b421161",
                  "profilePicture": [
                    {
                      "width": 400,
                      "height": 400,
                      "url": "https://media.licdn.com/dms/image/v2/D4E35AQHhLjeVzJJebQ/profile-framedphoto-shrink_400_400/profile-framedphoto-shrink_400_400/0/1687820873064?e=1730898000&v=beta&t=etAGv_OrjfgQiy7NJ9L2wBoVR5MBt_Ec7AaH0UMYpAY"
                    },
                    {
                      "width": 200,
                      "height": 200,
                      "url": "https://media.licdn.com/dms/image/v2/D4E35AQHhLjeVzJJebQ/profile-framedphoto-shrink_200_200/profile-framedphoto-shrink_200_200/0/1687820873064?e=1730898000&v=beta&t=fXUNuMaXPGbfgxz4cdfhQXDP3SmYLoqu9iY4qsL-mPU"
                    },
                    {
                      "width": 800,
                      "height": 800,
                      "url": "https://media.licdn.com/dms/image/v2/D4E35AQHhLjeVzJJebQ/profile-framedphoto-shrink_800_800/profile-framedphoto-shrink_800_800/0/1687820873064?e=1730898000&v=beta&t=rJ3b4yWsgyL4ZKO12IRLPU-8UPwDJLcH_oK8bzNl5dI"
                    },
                    {
                      "width": 100,
                      "height": 100,
                      "url": "https://media.licdn.com/dms/image/v2/D4E35AQHhLjeVzJJebQ/profile-framedphoto-shrink_100_100/profile-framedphoto-shrink_100_100/0/1687820873064?e=1730898000&v=beta&t=cd5-rAkpYBZjZK47MmwR4v-AknNmgk0wL2fbQEYakV0"
                    }
                  ],
                  "post": {
                    "urn": 7245786832909558000,
                    "shareUrn": "7245786831789703168",
                    "postedAt": 1727530201175,
                    "postedDate": "2024-09-28 13:30:01.175 +0000 UTC"
                  }
                },
                {
                  "urn": "ACoAAAk6FaMBqnbJ4Xw_ELQLxLq8ptQ1AsUC4zw",
                  "fullName": "IOn  GRADEA",
                  "username": "ion-gradea-2aba1443",
                  "profileType": "user",
                  "profileUrl": "https://www.linkedin.com/in/ion-gradea-2aba1443",
                  "profilePicture": null,
                  "post": {
                    "urn": 7245786832909558000,
                    "shareUrn": "7245786831789703168",
                    "postedAt": 1727530201175,
                    "postedDate": "2024-09-28 13:30:01.175 +0000 UTC"
                  }
                },
                {
                  "urn": "103660723",
                  "fullName": "Beta AI South Africa",
                  "username": "beta-ai-south-africa",
                  "profileType": "company",
                  "profileUrl": "https://www.linkedin.com/company/beta-ai-south-africa/",
                  "profilePicture": [
                    {
                      "width": 200,
                      "height": 200,
                      "url": "https://media.licdn.com/dms/image/v2/D4D0BAQEgXTGESvCgjw/company-logo_200_200/company-logo_200_200/0/1719038575966/beta_ai_south_africa_logo?e=1738195200&v=beta&t=Zx0rYfPVYxDlaXz0BDZHqH2YsVYwdCoh-YpjgA-2MtY"
                    },
                    {
                      "width": 100,
                      "height": 100,
                      "url": "https://media.licdn.com/dms/image/v2/D4D0BAQEgXTGESvCgjw/company-logo_100_100/company-logo_100_100/0/1719038575966/beta_ai_south_africa_logo?e=1738195200&v=beta&t=JeHyf4-aHtnZC8DU_cW4rsKUya0CZ_cUeZ3Q-VcRtVY"
                    },
                    {
                      "width": 400,
                      "height": 400,
                      "url": "https://media.licdn.com/dms/image/v2/D4D0BAQEgXTGESvCgjw/company-logo_400_400/company-logo_400_400/0/1719038575966/beta_ai_south_africa_logo?e=1738195200&v=beta&t=9xjejH9NhsQxixo3HQ1q7_q3ppITgPmAgOyeh01ZymM"
                    }
                  ],
                  "post": {
                    "urn": 7245786832909558000,
                    "shareUrn": "7245786831789703168",
                    "postedAt": 1727530201175,
                    "postedDate": "2024-09-28 13:30:01.175 +0000 UTC"
                  }
                },
                {
                  "urn": "ACoAACOGWOkBOlQ2HfQKXNF1aCO7Zu2Dql-CKI8",
                  "fullName": "Ujjyant Chaudhary",
                  "username": "ujjyant-chaudhary-661727147",
                  "profileType": "user",
                  "profileUrl": "https://www.linkedin.com/in/ujjyant-chaudhary-661727147",
                  "profilePicture": [
                    {
                      "width": 400,
                      "height": 400,
                      "url": "https://media.licdn.com/dms/image/v2/D5635AQE-xnFw2SxNFQ/profile-framedphoto-shrink_400_400/profile-framedphoto-shrink_400_400/0/1721064472012?e=1730898000&v=beta&t=Nm1Mi2lQqGzLpDFr84do9pVCYp78ugoXPTZ21iQHKdg"
                    },
                    {
                      "width": 200,
                      "height": 200,
                      "url": "https://media.licdn.com/dms/image/v2/D5635AQE-xnFw2SxNFQ/profile-framedphoto-shrink_200_200/profile-framedphoto-shrink_200_200/0/1721064472012?e=1730898000&v=beta&t=H4XwICYRoHl1s6vUgj1311Yac_Y123hpYKIocvf5ECo"
                    },
                    {
                      "width": 592,
                      "height": 592,
                      "url": "https://media.licdn.com/dms/image/v2/D5635AQE-xnFw2SxNFQ/profile-framedphoto-shrink_800_800/profile-framedphoto-shrink_800_800/0/1721064472012?e=1730898000&v=beta&t=xiNZVt3oaVcmPmXuhBEgbByNNbZaL3J7PaEft5zBhaI"
                    },
                    {
                      "width": 100,
                      "height": 100,
                      "url": "https://media.licdn.com/dms/image/v2/D5635AQE-xnFw2SxNFQ/profile-framedphoto-shrink_100_100/profile-framedphoto-shrink_100_100/0/1721064471969?e=1730898000&v=beta&t=UA-aPGsE97SMAWXHyZS_YF4rVVQc7trFsaC_ndqOuC8"
                    }
                  ],
                  "post": {
                    "urn": 7245786832909558000,
                    "shareUrn": "7245786831789703168",
                    "postedAt": 1727530201175,
                    "postedDate": "2024-09-28 13:30:01.175 +0000 UTC"
                  }
                },
                {
                  "urn": "105104285",
                  "fullName": "PERFEXIONA Growth Partner PRO",
                  "username": "perfexiona",
                  "profileType": "company",
                  "profileUrl": "https://www.linkedin.com/company/perfexiona/",
                  "profilePicture": [
                    {
                      "width": 200,
                      "height": 200,
                      "url": "https://media.licdn.com/dms/image/v2/D4D0BAQGP8CTbUfXAzA/company-logo_200_200/company-logo_200_200/0/1726666474934?e=1738195200&v=beta&t=L2RjCpSHCdZaKtJHiTTo-KyBTlpsZ0mv7YFRBL4Qmng"
                    },
                    {
                      "width": 100,
                      "height": 100,
                      "url": "https://media.licdn.com/dms/image/v2/D4D0BAQGP8CTbUfXAzA/company-logo_100_100/company-logo_100_100/0/1726666474934?e=1738195200&v=beta&t=8GVdA7hDdeBEW4fL__oJLTkuzrs9r42FkWmOCLvjP7k"
                    },
                    {
                      "width": 400,
                      "height": 400,
                      "url": "https://media.licdn.com/dms/image/v2/D4D0BAQGP8CTbUfXAzA/company-logo_400_400/company-logo_400_400/0/1726666474934?e=1738195200&v=beta&t=OshO3pz1R7vSmwyim09T4g7dXuEH3nocCcYh3typefk"
                    }
                  ],
                  "post": {
                    "urn": 7245786832909558000,
                    "shareUrn": "7245786831789703168",
                    "postedAt": 1727530201175,
                    "postedDate": "2024-09-28 13:30:01.175 +0000 UTC"
                  }
                },
                {
                  "urn": "ACoAADVPyH0BBtsZ1gshdUCGB12oUIefgcKCGGg",
                  "fullName": "João Vitor Souza do Val",
                  "username": "joão-vitor-99165820b",
                  "profileType": "user",
                  "profileUrl": "https://www.linkedin.com/in/joão-vitor-99165820b",
                  "profilePicture": [
                    {
                      "width": 400,
                      "height": 400,
                      "url": "https://media.licdn.com/dms/image/v2/D4D35AQG4hXQMiBGCbA/profile-framedphoto-shrink_400_400/profile-framedphoto-shrink_400_400/0/1727904808364?e=1730898000&v=beta&t=mLnDNPbIhk85379NwAYA3m4uap8yzfPgZ2ddIHioZUs"
                    },
                    {
                      "width": 200,
                      "height": 200,
                      "url": "https://media.licdn.com/dms/image/v2/D4D35AQG4hXQMiBGCbA/profile-framedphoto-shrink_200_200/profile-framedphoto-shrink_200_200/0/1727904808364?e=1730898000&v=beta&t=ngN9gMBXnAxv64MbUqrWCH2jq41oX98OWpCvywuaFUU"
                    },
                    {
                      "width": 800,
                      "height": 800,
                      "url": "https://media.licdn.com/dms/image/v2/D4D35AQG4hXQMiBGCbA/profile-framedphoto-shrink_800_800/profile-framedphoto-shrink_800_800/0/1727904808364?e=1730898000&v=beta&t=ABxfriYkekVZ7eg2tVMzhd03tcSKcTQOQc6oY6FcTIw"
                    },
                    {
                      "width": 100,
                      "height": 100,
                      "url": "https://media.licdn.com/dms/image/v2/D4D35AQG4hXQMiBGCbA/profile-framedphoto-shrink_100_100/profile-framedphoto-shrink_100_100/0/1727904808336?e=1730898000&v=beta&t=DBLX-ZDazBeOZLxj7hKdU4fkT6Hofd98vkVhvKgTRD8"
                    }
                  ],
                  "post": {
                    "urn": 7247393599464587000,
                    "shareUrn": "7247393599015841793",
                    "url": "https://www.linkedin.com/posts/jo%C3%A3o-vitor-99165820b_meet-eve-a-dublin-based-intern-wrapping-activity-7247393599464587265-nwtE?utm_source=combined_share_message&utm_medium=member_desktop_web",
                    "text": "Tenho interesse",
                    "postedAt": 1727913284174,
                    "postedDate": "2024-10-02 23:54:44.174 +0000 UTC",
                    "totalSocialActivityCounts": {
                      "numComments": 0,
                      "likeCount": 0,
                      "appreciationCount": 0,
                      "empathyCount": 0,
                      "InterestCount": 0,
                      "praiseCount": 0,
                      "funnyCount": 0,
                      "maybeCount": 0,
                      "totalReactionCount": 0,
                      "numShares": 0
                    }
                  }
                },
                {
                  "urn": "102263235",
                  "fullName": "Spark Swot Technology",
                  "username": "spark-swot-technology",
                  "profileType": "company",
                  "profileUrl": "https://www.linkedin.com/company/spark-swot-technology/",
                  "profilePicture": [
                    {
                      "width": 200,
                      "height": 200,
                      "url": "https://media.licdn.com/dms/image/v2/D4D0BAQHdtS6t1eZ_Vw/company-logo_200_200/company-logo_200_200/0/1710860702706?e=1738195200&v=beta&t=LSztu0V6UaidHAW917GY3uHG8kiw4g2kuY5RQ71G4wo"
                    },
                    {
                      "width": 100,
                      "height": 100,
                      "url": "https://media.licdn.com/dms/image/v2/D4D0BAQHdtS6t1eZ_Vw/company-logo_100_100/company-logo_100_100/0/1710860702706?e=1738195200&v=beta&t=T29gWhvryHkHTXbkUuODnQK4nDais4bIkHPB3BOQ0bs"
                    },
                    {
                      "width": 400,
                      "height": 400,
                      "url": "https://media.licdn.com/dms/image/v2/D4D0BAQHdtS6t1eZ_Vw/company-logo_400_400/company-logo_400_400/0/1710860702706?e=1738195200&v=beta&t=aW9DjqIkqT-Ks6V7t-LI4MGxBBDCaOqCP_PRcdVNXDA"
                    }
                  ],
                  "post": {
                    "urn": 7247236640513872000,
                    "shareUrn": "7247236639826055168",
                    "url": "https://www.linkedin.com/posts/spark-swot-technology_meet-eve-a-dublin-based-intern-wrapping-activity-7247236640513871872-R5XS?utm_source=combined_share_message&utm_medium=member_desktop_web",
                    "postedAt": 1727875862244,
                    "postedDate": "2024-10-02 13:31:02.244 +0000 UTC",
                    "totalSocialActivityCounts": {
                      "numComments": 0,
                      "likeCount": 0,
                      "appreciationCount": 0,
                      "empathyCount": 0,
                      "InterestCount": 0,
                      "praiseCount": 0,
                      "funnyCount": 0,
                      "maybeCount": 0,
                      "totalReactionCount": 0,
                      "numShares": 0
                    }
                  }
                },
                {
                  "urn": "101728424",
                  "fullName": "GREAUXX LLC",
                  "username": "greauxx-llc",
                  "profileType": "company",
                  "profileUrl": "https://www.linkedin.com/company/greauxx-llc/",
                  "profilePicture": [
                    {
                      "width": 200,
                      "height": 200,
                      "url": "https://media.licdn.com/dms/image/v2/D560BAQEYD_PeUJ3GmQ/company-logo_200_200/company-logo_200_200/0/1719506071668/greauxx_llc_logo?e=1738195200&v=beta&t=odVrzb6i4RyvyYoNNlPA-WvMagZRifExPTQf-Cn_VhM"
                    },
                    {
                      "width": 100,
                      "height": 100,
                      "url": "https://media.licdn.com/dms/image/v2/D560BAQEYD_PeUJ3GmQ/company-logo_100_100/company-logo_100_100/0/1719506071668/greauxx_llc_logo?e=1738195200&v=beta&t=Ic4Q45lE6-4H6ieKoGxaxZSPliUzdqiFke5fKljuTj4"
                    },
                    {
                      "width": 400,
                      "height": 400,
                      "url": "https://media.licdn.com/dms/image/v2/D560BAQEYD_PeUJ3GmQ/company-logo_400_400/company-logo_400_400/0/1719506071668/greauxx_llc_logo?e=1738195200&v=beta&t=4pxW-gfAqzYcSn2qir1_y92MtMkAlWHz5H2eHzAcZfM"
                    }
                  ],
                  "post": {
                    "urn": 7245786832909558000,
                    "shareUrn": "7245786831789703168",
                    "postedAt": 1727530201175,
                    "postedDate": "2024-09-28 13:30:01.175 +0000 UTC"
                  }
                },
                {
                  "urn": "98858578",
                  "fullName": "Rons",
                  "username": "rons",
                  "profileType": "company",
                  "profileUrl": "https://www.linkedin.com/company/rons/",
                  "profilePicture": [
                    {
                      "width": 200,
                      "height": 200,
                      "url": "https://media.licdn.com/dms/image/v2/D560BAQE4G_SClo-UZg/company-logo_200_200/company-logo_200_200/0/1700123077050/rons_logo?e=1738195200&v=beta&t=jpX9wbF7G73okQKohQ14Mcdsn10LMPKCJn6axb6iCG8"
                    },
                    {
                      "width": 100,
                      "height": 100,
                      "url": "https://media.licdn.com/dms/image/v2/D560BAQE4G_SClo-UZg/company-logo_100_100/company-logo_100_100/0/1700123077050/rons_logo?e=1738195200&v=beta&t=uWZ5m2AW-G6cnpUbz-glHC7drK_oe84EEhMu5QB6KKQ"
                    },
                    {
                      "width": 400,
                      "height": 400,
                      "url": "https://media.licdn.com/dms/image/v2/D560BAQE4G_SClo-UZg/company-logo_400_400/company-logo_400_400/0/1700123077050/rons_logo?e=1738195200&v=beta&t=yQLZUY90BnlNyN_RsJGlZYHxaUIQlU1NocgnmFYETxk"
                    }
                  ],
                  "post": {
                    "urn": 7246831971350258000,
                    "shareUrn": "7246831970335252480",
                    "url": "https://www.linkedin.com/posts/rons_meet-eve-a-dublin-based-intern-wrapping-activity-7246831971350257664-PCAr?utm_source=combined_share_message&utm_medium=member_desktop_web",
                    "postedAt": 1727779381597,
                    "postedDate": "2024-10-01 10:43:01.597 +0000 UTC",
                    "totalSocialActivityCounts": {
                      "numComments": 0,
                      "likeCount": 0,
                      "appreciationCount": 0,
                      "empathyCount": 1,
                      "InterestCount": 0,
                      "praiseCount": 0,
                      "funnyCount": 0,
                      "maybeCount": 0,
                      "totalReactionCount": 1,
                      "numShares": 0
                    }
                  }
                }
              ],
              "paginationToken": "1353268327-1730292243227-205f7bb01b7c122f47eaf698ec340715",
              "total": 34,
              "totalPages": 4
            }
          }
        }
      }
    }
  ]
}

Pricing

$0.01per successful request

Credits are deducted from your agntdata balance on each successful API call. Failed requests (4xx/5xx) are not charged.

Related endpoints

Start using this endpoint

Generate your API key and make your first call in under a minute. Free tier available with transparent pricing.

post reposts APILinkedIn shares datacontent amplification APILinkedIn APILinkedIn data APILinkedIn scraper API