Skip to main content
GET
/
research
/
pro
/
{session_id}
/
events
Research Pro Events
curl --request GET \
  --url https://api.example.com/research/pro/{session_id}/events
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

session_id
string
required

Response

Successful Response