Changes to Retrieve a Form Field

GET /formfield/{uuid}.json

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 50 revisions of this API.16

  1. ca9b053c43735
  2. 1a0e16a1e0171
  3. e859f8c27a211

What changed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • the sort_order response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the security scope read_forms was added to the endpoint's security scheme oauth2

      api-security-scope-added