API Docs / Operations / Data Forms / Preview DataForm

Preview DataForm

GET /tenants/{tenant}/data-forms/{code}/preview

Returns the form structure as the client would see it, for preview purposes.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

401 Unauthorized – Invalid or missing API key
404 Not Found