Get a video's edit history

Returns the video's name and its VideoEditHistory entries, each with the user who made the change.

The handler logs and swallows any error instead of returning one, so a failure produces no response at all and the request hangs until your client times out. Treat a timeout as a failure rather than retrying indefinitely.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
curl -X GET 'https://apis.elai.io/api/v1/videos/history/66a1f0c2b7cd13032a9c6002' \
  -H 'Authorization: Bearer YOUR_API_TOKEN'
Path Params
string
required

Video id (24-char hex ObjectId).

Responses

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