/v1/spaces/{space_id}/observability/traces| Name | Type | Required | Description |
|---|---|---|---|
space_id | string (uuid) | Required |
| Name | Type | Required | Description |
|---|---|---|---|
limit | integer | Optional | Default: 50 |
cursor | string | Optional | |
model_id | string | Optional | |
user_id | string | Optional | |
status | string | Optional | |
pii_detected | string | Optional | |
from_timestamp | string | Optional | |
to_timestamp | string | Optional |
| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
curl -X GET '/api-proxy/v1/spaces/{space_id}/observability/traces' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X GET '/api-proxy/v1/spaces/{space_id}/observability/traces' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented