Skip to content
Settings

EntityGetAllRequest

Schema definition for EntityGetAllRequest

EntityGetAllRequest

modelModelSpecrequired
Information about the model to search.
pageNumberinteger
Page number (from 0).
pageSizeinteger
Page size.
pointInTimestring
point in time

This schema defines the structure and validation rules for EntityGetAllRequest.

  • model (object, required): Information about the model to search.
  • pageNumber (integer): Page number (from 0).
  • pageSize (integer): Page size.
  • pointInTime (string): point in time

See other schemas in the search category.