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

Query Parameters

query
string
required
limit
integer
default:3

Response

Successful Response