Get the list of all recordings of the user.

Retrieves the list of all recordings of the user from the smallest recording id to the greatest recording id, unless the parameter sortByRecordingIdOrder is set to desc. In that case the recordings will be provided with descending recording id. If specified we will only retrieve the recordings matching the given minTimestamp and maxTimestamp. If part of a recording matches the given parameters the whole recording will be returned. We can also filter on recording id by passing a minRecordingId and/or a maxRecordingId.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
includeUrlTypes
array of strings

a comma separated list of URLs to get the stream

includeUrlTypes
date-time

Select only recordings that contains video that is after the given minimum timestamp

date-time

Select only recordings that contains video that is before the given maximum timestamp

integer

Select only recordings with recording id greater or equals than the given one

integer

Select only recordings with recording id smaller or equals than the given one

integer
10 to 200
Defaults to 50

Maximum number of recordings we should return

string
enum
Defaults to asc

How to sort the recordings by recording id

Allowed:
boolean
Defaults to false

Slice the recordings at the given minTimestamp and maxTimestamp

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json