get
https://apis.elai.io/api/v1/videos/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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
curl -X GET 'https://apis.elai.io/api/v1/videos/history/66a1f0c2b7cd13032a9c6002' \
-H 'Authorization: Bearer YOUR_API_TOKEN'
