Skip to main content

Get Form

GET 

/forms/by-slug/:slug

Fetch a form definition by its slug for rendering in the browser. Fields are resolved against the tenant's user attributes: each field carries its effective label plus the attribute's type, options, and validation rules. Fields whose attribute no longer exists or is no longer user-editable are omitted.

Request

Responses