Retrieve a completed segmentation job result
Returns the result manifest with short-lived signed URLs for owned output assets.
Authentication
AuthorizationBearer
Unrestricted secret sk_live_... or Cognito access token in Authorization: Bearer ...
Path parameters
jobId
Async job identifier.
Response
Completed result manifest and signed assets
manifest
assets
expiresIn
Errors
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error