GET
/
api
/
v1
/
Video
curl --request GET \
  --url https://saas.pads365.com/rdx/NDS.Services.Video.Conversion/api/v1/Video
{
  "Duration": "<string>",
  "Height": 123,
  "Width": 123,
  "FrameRate": 123,
  "Rotation": 123
}

Query Parameters

hash
string | null

Response

200 - application/json

The response is of type object.