Skip to main content
API version 2025.0 Representation of content of a Shield List that contains integrations data.
type
string
example: integrationThe type of content in the shield list.Value is always integration
integrations
object[]
example: 1List of integration.
{
  "type": "integration",
  "integrations": [
    {
      "id": "505e40b5-5d04-446a-9268-72a0ccc13669"
    }
  ]
}