/v1/spaces/{space_id}/skills/executions/{execution_id}/events| Name | Type | Required | Description |
|---|---|---|---|
space_id | string (uuid) | Required | |
execution_id | string (uuid) | Required |
| Name | Type | Required | Description |
|---|---|---|---|
Last-Event-ID | string | Optional | |
X-API-Key | string | Optional |
curl -X GET '/api-proxy/v1/spaces/{space_id}/skills/executions/{execution_id}/events' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X GET '/api-proxy/v1/spaces/{space_id}/skills/executions/{execution_id}/events' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented