Skip to main content
GET
Get a service secrets schema

Path Parameters

serviceId
string
required

Service identifier matching the installed manifest id.

Minimum string length: 1

Response

Secrets schema document.

Wrapper for a service secrets schema document.

secretsSchema
object
required

JSON Schema used to validate the service secrets payload.

Last modified on July 9, 2026