Get Transform – Media API – MediaKind

Get Transform

Get https://app.mk.io/api/v1/projects/:project_name/media/transforms/:transform_name

Get a transform by name.

RBAC Capability Required: ams.transform.get

Authentication

Authorization Bearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

Response

200 A single Transform.

Options for preset

  1. Microsoft.Media.BuiltInStandardEncoderPreset
  2. MediaKind.BuiltInAssetConverterPreset
  3. MediaKind.ThumbnailGeneratorPreset
  4. MediaKind.TrackInserterPreset
  5. MediaKind.AIPipelinePreset
  6. MediaKind.EncoderPreset

Errors