Skip to main content
GET
Get a service configuration schema

Path Parameters

serviceId
string
required

Service identifier matching the installed manifest id.

Minimum string length: 1

Response

Configuration schema document.

Wrapper for a service configuration schema document.

configSchema
object
required

JSON Schema used to validate the service configuration payload.

Last modified on July 9, 2026