Forms

Resolve form

Resolves a user-friendly URL path (/handle/slug) to a full form object.

get/forms/{handle}/{slug}

Response

Form resolved successfully.

idstring ulid required
ownerstring ulid required
titlestring required
slugstring required
descriptionstring nullable
structurestring kdl required
liveboolean required
opensstring date-time nullable
closesstring date-time nullable
anonymousboolean
max_responsesinteger nullable
individual_limitinteger
editable_responsesboolean

Changes

Changed in 3 of the 14 revisions of this API.219

    • added the optional property anonymous to the response with the 200 status

      response-optional-property-added

    • the editable_responses response's property default value false was added for the status 200

      response-property-default-value-added

    • the individual_limit response's property default value 1 was added for the status 200

      response-property-default-value-added

    • the live response's property default value false was added for the status 200

      response-property-default-value-added

  • 434dd7ec37b511See the full diff
    • removed the required property specification from the response with the 200 status

      response-required-property-removed

    • added the required property structure to the response with the 200 status

      response-required-property-added

  • 0d7f3c750979114See the full diff
    • removed the required property structure from the response with the 200 status

      response-required-property-removed

    • removed the optional property anonymous from the response with the 200 status

      response-optional-property-removed

    • the editable_responses response's property default value false was removed for the status 200

      response-property-default-value-removed

    • the individual_limit response's property default value 1 was removed for the status 200

      response-property-default-value-removed

    • the live response's property default value false was removed for the status 200

      response-property-default-value-removed

    • added the required property specification to the response with the 200 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog