Skip to main content
GET
Get a sample payload

Authorizations

Authorization
string
header
required

Personal Access Token prefixed with fh_. Sent as Authorization: Bearer fh_xxx. The scope required by each endpoint is listed in that endpoint's description.

Path Parameters

form_token
string
required

Query Parameters

trigger_event
enum<string>

Target event_type; defaults to the first registered event when omitted

Available options:
entry_created,
entry_updated,
entry_paid

Response

Success

data
object
required
Last modified on July 24, 2026