Summary
Get Details of Form by Name
Description
Get details for a specific form by name
Route
GET /formbuilder/getFormByName/:form_name
Roles
admin
apiread
operator
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| form_name | * | yes | Form name |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| data | object | Forms details |