Skip to main content

Retrieve an execution

import botfleet

botfleet.api_key = "YOUR_API_KEY"

botfleet.Execution.retrieve(id="15d19ca3-26f1-4adb-9cea-3955b73d9b4e")

Returns an Execution object.