Description
GeoServer provides a RESTful interface and simple HTTP calls. The service follows a synchronous request–response message exchange pattern over HTTPS using HTTP GET and POST methods. Service metadata is accessible via standard GetCapabilities operations, while geospatial content is retrieved using GetMap, GetFeature, and related OGC-defined operations. In case of processing or validation errors, the service returns appropriate HTTP status codes and OGC-compliant XML exception reports (e.g. ServiceExceptionReport or ExceptionReport).
isError
On
Schema
The following link provides explanation of Geoserver REST and REST API documentation
https://docs.geoserver.org/latest/en/user/rest/index.html