/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 |
curl -X GET '/api-proxy/v1/admin/skills/executions/{execution_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X GET '/api-proxy/v1/admin/skills/executions/{execution_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented