> ## Documentation Index
> Fetch the complete documentation index at: https://www.tella.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Video viewed

> Triggered for each view received on one of your videos.



## OpenAPI

````yaml /webhooks.json webhook video.viewed
openapi: 3.1.0
info:
  description: Webhook events sent by Tella to your configured endpoints
  title: Tella Webhooks
  version: 1.0.0
servers: []
security: []
tags:
  - description: Events related to videos
    name: Videos
  - description: Events related to playlists
    name: Playlists
paths: {}

````

## Related topics

- [Product Changelog](/docs/changelog.md)
- [Webhooks](/docs/webhooks.md)
- [Video analytics](/docs/help/sharing/analytics.md)
- [Duplicate a video](/docs/api-reference/videos/duplicate-a-video.md)
- [Video created](/docs/api-reference/videos/video-created.md)
