Skip to main content
GET
Get Form Template Steps
Retrieve the form steps/structure for a specific form template.
Use this endpoint to understand the structure of a form template before creating forms, or to build a custom form UI.

Authorizations

Authorization
string
header
required

API token (starts with pnbx_). Create at https://app.penbox.io/workspace/settings/api. Include as: Authorization: Bearer {token}

Path Parameters

slug
string
required

Flow slug identifier

Response

200 - application/json

Successful response

id
string

Step identifier

title
string

Step title

description
string

Step description

elements
object[]

Form elements in this step