# Riverside Business API Documentation ## Docs - [Create Webinar Registrant](https://docs.riverside.fm/endpoints-reference/v3/create-registrant.md): Registers a participant for a Riverside webinar event. - [Delete Export](https://docs.riverside.fm/endpoints-reference/v3/delete-export.md): Permanently deletes an export. - [Delete Recording](https://docs.riverside.fm/endpoints-reference/v3/delete-recording.md): Soft deletes a recording and all associated tracks and files. - [Download Export File](https://docs.riverside.fm/endpoints-reference/v3/download-export-file.md): Downloads an exported video or audio file. - [Download File](https://docs.riverside.fm/endpoints-reference/v3/download-file.md): Downloads a specific track file from a recording. - [Download Transcription File](https://docs.riverside.fm/endpoints-reference/v3/download-transcription-file.md): Downloads the transcription file for a recording in the specified format. - [Get Export](https://docs.riverside.fm/endpoints-reference/v3/get-export.md): Retrieves detailed information about a specific export. - [Get Recording](https://docs.riverside.fm/endpoints-reference/v3/get-recording.md): Retrieves detailed information about a specific recording, including all tracks and files. - [Get Registrants](https://docs.riverside.fm/endpoints-reference/v3/get-registrants.md): Retrieves a paginated list of registrants for a specific webinar event, with optional filtering and sorting. - [List All Exports](https://docs.riverside.fm/endpoints-reference/v3/list-all-exports.md): Retrieves a paginated list of exports with optional filtering by studio, project, or date range. - [List All Recordings](https://docs.riverside.fm/endpoints-reference/v3/list-all-recordings.md): Retrieves a paginated list of recordings with optional filtering by studio, project, or date range. - [List Workspace](https://docs.riverside.fm/endpoints-reference/v3/list-workspace.md): Retrieves a list of all productions in your workspace, including their studios and projects. - [Export object](https://docs.riverside.fm/object-reference/export.md): Exports are created in the Riverside Editor after recording sessions. They represent finalized or partial edited outputs, downloadable as audio or video files. - [File Object](https://docs.riverside.fm/object-reference/file.md): A File reflects a specific downloadable piece of media in your account. - [Production Object](https://docs.riverside.fm/object-reference/production.md): Productions are the top-most unit of organization in a Riverside account, containing studios. Productions often correspond to a team or initiative. - [Project Object](https://docs.riverside.fm/object-reference/project.md): A Project is a folder of related recordings and edits, meant to group the assets of a piece of content (i.e. an episode). - [Recording Object](https://docs.riverside.fm/object-reference/recording.md): Recordings can be recorded in the Riverside studio or uploaded to Riverside. They group together the separate tracks, transcription, and related files. Recordings often reflect a "take." - [Studio Object](https://docs.riverside.fm/object-reference/studio.md): Studios are found under productions, and often reflect a series of content. - [Track Object](https://docs.riverside.fm/object-reference/track.md): A Track reflects the local recording of one individual participant, or media generated in the studio such as screenshares or sounds and videos played live using the media board. - [Introduction](https://docs.riverside.fm/quickstart.md): Getting started with the Riverside Business API.