Download content for the given metadata.
GET/objects/:objectId/content
This method retrieves an object using the objectId specification for a given record.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- default
The object stream download.
The received request was malformed resulting in form validation errors.
Unauthorized: Invalid or no authentication details were provided.
The authentication was successful, but the authenticated user does not have access to the resource.
The requested resource was not found.
This method is not allowed or a validation exception has occurred.
An internal server error has occurred. Please contact your 8x8 support resource.