v1

latestSwagger 2.0Apache 2.02026-07-17203970.5 KB
Catalog

Get service parameters

Retrieves the configuration schema (JSON Schema) for a specific service. Returns a JSON Schema object with properties that define the service's configurable parameters.

get/services/{id}/params

Path parameters

idstring required

Service ID (e.g., 'chat', 'digitize', 'similarity')

Response

JSON Schema object with $schema, type, and properties defining service parameters

object required