Skip to main content
GET
/
api
/
v1
/
Video
cURL
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
Duration
string<duration>
Height
integer
Width
integer
FrameRate
number
Rotation
integer