Skip to main content
GET
Form Schema

Authorizations

Authorization
string
header
required

HTTP Basic Auth using your Publive API key pair, base64-encoded.

Path Parameters

publisher_id
string
required

Your Publisher ID

schema_id
string
required

24-character hex Form Schema ID

Query Parameters

page_source
string

Used by the serializer if applicable

Response

Form schema object

id
string
name
string
description
string
type
string
settings
object
state
string
created_at
string
updated_at
string
deleted
boolean
updated_by
string
field_types
object[]
groups
object[]
form_page
object
captcha_config
object
Last modified on August 10, 2026