Stateless

Render preview rules by fields

Rendering of preview rules by fields

post/api/stateless/view-fields

Request body

schema_namestring nullable
schema_maskstring nullable
table_namestring nullable
table_maskstring nullable
view_only_sensitive_fieldsboolean
fields_limit_countinteger nullable
orm_dict_contentstring nullable

Response

Successful Response

status_idinteger required
statusstring required

Changes

Changed in 1 of the 3 revisions of this API.5

    • added the new optional request property orm_dict_content

      new-optional-request-property

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    • added the required property error_code to the response with the 400 status

      response-required-property-added

    • added the required property error_code to the response with the 500 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