Chat Deployments

Every command below also accepts the global options.

List chat deployments

sim chat-deployments list [options]

Options

OptionRequiredDescription
--workflow-id <value>NoRestrict to deployments of one workflow.
--is-activeNoRestrict to active or inactive deployments.
--no-is-activeNoSend --is-active as false.
--sort-by <value>NoField used to sort the result. Accepted values: identifier, createdAt, updatedAt.
--sort-order <value>NoSort direction. Accepted values: asc, desc.
--limit <n>NoMaximum items to return (0 for everything). Defaults to 100.

On this page