POST
/
v3
/
insights
/
search
{
  "insights": [
    {
      "description": "<string>",
      "id": 123,
      "images": [
        {
          "id": 123,
          "is_main": true,
          "page_preview_thumb_path": "<string>",
          "page_thumb_path": "<string>",
          "thumb_path": "<string>"
        }
      ],
      "name": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

Body

application/json

Filter Insights body

The body is of type object.

Response

200
application/json

OK

The response is of type object.