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

jobIdstringRequired
Async job identifier.

Response

Completed result manifest and signed assets
manifestobject
assetslist of objects
expiresIninteger>=60

Errors

401
Unauthorized Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error