﻿# EntityModelTransitionResponse

Schema definition for EntityModelTransitionResponse

# EntityModelTransitionResponse

Schema definition for EntityModelTransitionResponse

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="EntityModelTransitionResponse"
  category="model"
  client:load
/>

## Description

This schema defines the structure and validation rules for EntityModelTransitionResponse.

## Properties

- **modelId** (string, required): ID of the entity model.
- **state** (string, required): State of the entity model.

## Related Schemas

See other schemas in the [model](/reference/schemas/model/) category.