byteforms.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Forms
create
forms.create
Create a new ByteForms form with custom fields and options
Risk: write
body full type
body full type
options full type
options full type
data full type
data full type
delete
forms.delete
Delete a ByteForms form by its numeric or public ID
Risk: destructive
Output
get
forms.get
Retrieve a single ByteForms form definition by ID
Risk: read
Output
data full type
data full type
list
forms.list
List all ByteForms forms created by the authenticated user
Risk: read
data full type
data full type
responses
forms.responses
Retrieve paginated responses submitted to a ByteForms form
Risk: read
Output
cursor full type
cursor full type
data full type
data full type