Node.js
YouTube Endpoints
Batch Result
Get the status and results of a YouTube batch job.
GET
Node.js
Documentation Index
Fetch the complete documentation index at: https://docs.supadata.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The batch job ID
Response
Successfully retrieved the status and results (if completed)
Response for batch job results
Current status of the batch job
Available options:
queued, active, completed, failed Example:
"completed"
Array of results for each video in the batch
Statistics about the batch job progress
Timestamp when the job completed, if status is completed
Example:
"2025-04-03T06:59:53.428Z"