This endpoint is in preview and may be modified or removed at any time.
To use this endpoint, add preview=true to the request query parameters.
Gets the result of a completed transformation job. Returns the transformed media content as binary data. This endpoint will return an error if the transformation job has not completed successfully.
Third-party applications using this endpoint via OAuth2 must request the following operation scope: api:mediasets-transform.
stringThe RID of the media set.
stringThe RID of the media item.
stringThe ID of the transformation job.
booleanA boolean flag that, when set to true, enables the use of beta features in preview mode.