main

post/main.eventlog.field.get

Request body

namestring required
selectstring[]

Example request

{
  "name": "string",
  "select": [
    "name",
    "type",
    "title",
    "description",
    "validationRules",
    "requiredGroups",
    "filterable",
    "sortable",
    "editable",
    "multiple",
    "elementType"
  ]
}

Response

Success response

Changes

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

  • c628e6f4d8af111See the full diff
    • the result/item response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property result/item/description to the response with the 200 status

      response-optional-property-added

    • added the optional property result/item/editable to the response with the 200 status

      response-optional-property-added

    • added the optional property result/item/elementType to the response with the 200 status

      response-optional-property-added

    • added the optional property result/item/filterable to the response with the 200 status

      response-optional-property-added

    • added the optional property result/item/multiple to the response with the 200 status

      response-optional-property-added

    • added the optional property result/item/name to the response with the 200 status

      response-optional-property-added

    • added the optional property result/item/requiredGroups to the response with the 200 status

      response-optional-property-added

    • added the optional property result/item/sortable to the response with the 200 status

      response-optional-property-added

    • added the optional property result/item/title to the response with the 200 status

      response-optional-property-added

    • added the optional property result/item/type to the response with the 200 status

      response-optional-property-added

    • added the optional property result/item/validationRules to the response with the 200 status

      response-optional-property-added

  • fed93287faf0111See the full diff
    • the result/item response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property result/item/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result/item/editable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result/item/elementType from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result/item/filterable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result/item/multiple from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result/item/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result/item/requiredGroups from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result/item/sortable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result/item/title from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result/item/type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result/item/validationRules from the response with the 200 status

      response-optional-property-removed

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