Get a ROKI Connect schema
roki_get_schemaReturn a fully dereferenced JSON Schema by name (e.g. "PaymentCreateRequest", "Payment", "WebhookEvent"). Use it to know the exact field names, types and constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Schema name. Omit to list all available schemas. |