/v1/admin/skills/executions/{execution_id}Tenant-wide audit detail — backs the Console's audit detail page. Returns an enriched envelope (skill_name, space_name, principal_display, tool_calls timeline, cost breakdown) matching the Console's ``ExecutionDetail`` type, not the raw skill_runtime schema.
| Name | Type | Required | Description |
|---|---|---|---|
execution_id | string (uuid) | Required |
| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X GET '/api/v1/admin/skills/executions/{execution_id}' \
-H 'X-API-Key: ak.<key_id>.<secret>'No response body documented
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X GET '/api/v1/admin/skills/executions/{execution_id}' \
-H 'X-API-Key: ak.<key_id>.<secret>'No response body documented