Skip to content
Settings

EntityGetAllRequest

Schema definition for EntityGetAllRequest

EntityGetAllRequest

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

This schema defines the structure and validation rules for EntityGetAllRequest.

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

See other schemas in the search category.