Skip to content
Settings

EntityStatsByStateGetRequest

Schema definition for EntityStatsByStateGetRequest

EntityStatsByStateGetRequest

pointInTimestring
The point-in-time for statistics in ISO 8601 format. Defaults to current consistency time if not provided.
Optional specifier of the Entity model to calculate statistics for.
statesarray
Optional list of states for which to calculate statistics. If not provided, statistics will be calculated for all current workflow states.

This schema defines the structure and validation rules for EntityStatsByStateGetRequest.

  • pointInTime (string): The point-in-time for statistics in ISO 8601 format. Defaults to current consistency time if not provided.
  • model (object): Optional specifier of the Entity model to calculate statistics for.
  • states (array): Optional list of states for which to calculate statistics. If not provided, statistics will be calculated for all current workflow states.

See other schemas in the search category.