v1

latestOpenAPI 3.0.32026-07-24106305257.4 KB
Talks (Standard Avatars)

Get talks

get/talks

Query parameters

limitnumber double

pagination - the amount of talks to return

tokenstring

pagination - the pagination token from the previous response, default = 100

Response

OK

tokenstring

Example response

{
  "talks": [
    {
      "config": {
        "logo": {
          "position": [
            0,
            500
          ]
        }
      }
    }
  ]
}