Basic

Get a form definition

Returns a form based on the form ID provided.

get/marketing/v3/forms/{formId}

Path parameters

formIdstring required

Query parameters

archivedboolean

Whether to return only results that have been archived.

Response

successful operation

archivedboolean required
archivedAtstring date-time
createdAtstring date-time required
formType'hubspot' required
idstring required
namestring required
updatedAtstring date-time required

Changes

Changed in 2 of the 52 revisions of this API.11