Skip to main content
GET
/
webapps
Error
A valid request URL is required to generate request examples
[
  {
    "id": "<string>",
    "name": "<string>",
    "description": "<string>",
    "contextPath": "<string>",
    "enabled": false,
    "war": "<string>",
    "warMd5": "<string>",
    "warSize": 123,
    "type": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

successful operation

id
string
read-only
name
string
read-only
description
string
read-only
contextPath
string
read-only
enabled
boolean
default:false
read-only
war
string
read-only
warMd5
string
read-only
warSize
integer<int64>
read-only
type
string
read-only