/v1/spaces/{space_id}/artifacts| Name | Type | Required | Description |
|---|---|---|---|
space_id | string (uuid) | Required |
| Name | Type | Required | Description |
|---|---|---|---|
thread_id | string | Optional | |
document_type | string | Optional | |
status | string | Optional | |
cursor | string | Optional | |
limit | integer | Optional | Default: 20 |
| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
curl -X GET '/api-proxy/v1/spaces/{space_id}/artifacts' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X GET '/api-proxy/v1/spaces/{space_id}/artifacts' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented