List command-execution-results
GET /command-execution-results
Tracks per-agent execution results for remotely dispatched commands (F2.FLEET.07).
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Strapi REST filter syntax
object
Responses
Section titled “ Responses ”OK
object
object
Strapi documentId of the sencai-agent that executed the command.
Hostname or display name of the agent (denormalized for display).
Name of the remote-command template that was dispatched.
Final command string after template argument substitution.
Process exit code returned by the agent. null if not yet completed.
Standard output captured from the executed command.
Standard error captured from the executed command.
Wall-clock execution duration in milliseconds.
Lifecycle status of the execution. blocked = command was rejected by agent whitelist.
Timestamp when the command was dispatched to the agent.
Timestamp when the agent reported the final result.
object
object
Missing or invalid authentication
Not authorized (tenant scope or capability)