Skip to main content
GET
/
mentions
List Mentions
curl --request GET \
  --url https://staging-api.polysimulator.com/mentions
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

limit
integer
default:50
offset
integer
default:0
search
string | null
markets_per_event
integer
default:20

Response

Successful Response