v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107861793.8 KB

Monitors the bot replication status through the UI console.

get/bots/{botId}/replicas/{replicaRegion}/

Path parameters

botIdstring required

The request for the unique bot ID of the replicated bot being monitored.

replicaRegionstring required

The region that contains the replicated bots. Minimum value = 2, maximum value = 25.

The request for the region of the replicated bot being monitored.

Response

Success

botIdstring

The unique bot ID of the replicated bot being monitored.

replicaRegionstring

The region of the replicated bot being monitored.

sourceRegionstring

The source region of the replicated bot being monitored.

creationDateTimestring date-time

The creation date and time of the replicated bot being monitored.

botReplicaStatus'Enabling' | 'Enabled' | 'Deleting' | 'Failed'

The operational status of the replicated bot being monitored.

failureReasonsFailureReason[]

The failure reasons the bot being monitored failed to replicate.