Webforms
Fetch a webform
Returns a variety of information about one Webform identifier
get/1/newsletters/{domain}/webforms/{webform}
Path parameters
domaininteger required
Unique identifier of the Domain
webforminteger required
Unique identifier of the Webform
Query parameters
withstring
Optional : Allows loading additional data about a resource, which may include related resources.
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.