{
  "elements": [
    {
      "id": "<string>",
      "title": "<string>",
      "role": "<string>",
      "enabled": true,
      "attributes": {}
    }
  ],
  "cache": {
    "cache_id": "<string>",
    "timestamp": "<string>",
    "expires_at": "<string>",
    "element_count": 123,
    "ttl_seconds": 123
  }
}

Body

application/json
role
string
required
app
string | null
strict
boolean | null
activateApp
boolean | null

Response

200 - application/json
elements
object[]
required
cache
object
required