CDN and DNS (v2.1)

List Transcode

Retrieves a paginated list of all Transcode objects in the specified workspace. The response includes details about each Transcode such as its configuration, status, and metadata. Results can be filtered using query parameters.

get/delivery/v2.1/global/workspaces/{workspaceUUID}/transcodes

Path parameters

workspaceUUIDstring required

UUID of the workspace

Response

Successfully retrieved the list of Transcode objects. The response includes Transcode information like name, creation time, and status.

apiVersion'delivery/v2' | 'delivery/v2.1' required

Version identifier of the API schema

kind'TranscodeList' required

The string value 'TranscodeList' that identifies the schema

Changes

No recorded changes to this endpoint across all 1 revision of this API.