Preview executor
Executor Sandbox
Preview executor
POST
Preview executor
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Autorisierungen
JWT-based authentication
Body
application/json
The id of the executor
Beispiel:
123
The name of the executor
Beispiel:
"<?php\n\n echo '{\"success\": true}';\n"
The type of the executor
Beispiel:
"sourceCode"
The language of the executor
Beispiel:
"php82"
The packages of the executor
Beispiel:
""
Antwort
Successful operation
Duration of the execution in seconds
Beispiel:
22
Exit code of the execution
Beispiel:
0
Standard error output, if any
Beispiel:
null
Indicates if dependencies were created during execution
Beispiel:
false
Command used for local execution, if any
Beispiel:
null