Listings / Get listing video playback url

Returns a time-limited presigned HTTPS URL to play the listing video in the browser.

Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/listings/{id}/video_playback_url

Method: GET

Authorisation: Minimum role: USER

Request Arguments
Name Type Source
idInt32

  Request body example

Response object

Response status: 200 (OK)

Response type: String

Wrapper: DTO_response_wrap

Other response statuses: 400 (BadRequest), 404 (NotFound), 403 (Forbidden)

  Response body example