WorkflowRegistration

June 23, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescription
idstr:heavy_check_mark:Unique identifier of the workflow registration
deployment_idOptionalNullable[str]:heavy_minus_sign:: warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Deprecated. Use deployment_name instead. Will be removed in a future release.
task_queueOptionalNullable[str]:heavy_minus_sign:: warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Deprecated. Use deployment_name instead. Will be removed in a future release.
definitionmodels.WorkflowCodeDefinition:heavy_check_mark:N/A
workflow_idstr:heavy_check_mark:Workflow ID of the workflow
workflowOptionalNullable[models.Workflow]:heavy_minus_sign:Workflow of the workflow registration
deployment_nameOptionalNullable[str]:heavy_minus_sign:Name of the deployment this registration belongs to
compatible_with_chat_assistantOptional[bool]:heavy_minus_sign:Whether the workflow is compatible with chat assistant