DevelopersAPI ReferenceEnrich
Get artifact presigned URL
Return a 5-minute presigned S3 URL for an enrichment artifact.
Path Parameters
artifact_id*Artifact Id
Header Parameters
X-Org-Id?string|null
X-Reeve-Service-Token?string|null
x-user-id?string|null
x-guest-id?string|null
Response Body
application/json
application/json
curl -X GET "https://example.com/api/enrich/v1/artifacts/string"null{ "detail": [ { "ctx": {}, "input": null, "loc": [ "string" ], "msg": "string", "type": "string" } ]}