This will retrieve all embeds

{
  "current_page": 1, // the page you are looking at
  "data": [
    {
      "created": 1643723823,
      "embed_url": "https://www.mave.io/IIzFKHuukg",
      "id": "IIzFKHuukg",
      "last_upload": 1643746229,
      "object": "video"
    },
    {
      "created": 1643723737,
      "embed_url": "https://www.mave.io/k1iFD7h4rW",
      "id": "k1iFD7h4rW",
      "last_upload": null,
      "object": "video"
    },
    {
      "created": 1643723523,
      "embed_url": "https://www.mave.io/NyzCJgb28a",
      "id": "NyzCJgb28a",
      "last_upload": null,
      "object": "video"
    },
    {
      "created": 1643723504,
      "embed_url": "https://www.mave.io/rV4k65cLmE",
      "id": "rV4k65cLmE",
      "last_upload": null,
      "object": "video"
    }
  ], // all the video embeds that have been created
  "has_more": false, // the posibility whether there are more video embeds to retrieve
  "object": "list", // the type of object you're looking at
  "total_items": 4, // the total of video embeds
  "total_pages": 1 // the total pages that are available
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!