Docker
Exited Containers
List all stopped (exited) Docker containers.
Retrieves information about all Docker containers in the "exited" state. These are containers that have been stopped or have completed execution. Can be filtered by container name.
Use this endpoint to find stopped bots that may need to be restarted, cleaned up, or have their logs inspected.
get/docker/exited-containers
Query parameters
name_filterstring
Response
Successful Response
{"stackTrail":"paths:/docker/exited-containers:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}