Returns a paginated list of video objects. Optional filters include: ticket, email, and a custom metadata filter using param and value.
Authorizations
Query parameters
ticketstringoptional
Filter videos by ticket id.
emailstringoptional
Filter videos by customer email (recorded_by).
paramstringoptional
Filter videos by metadata key (only when you added those params with the recording link type /urec/helpdesk?param=value). For example, use param=firstname to filter by the firstname metadata.
valuestringoptional
The value for the metadata filter specified in param. For example, value=john.