videosphere
    Preparing search index...
    • Returns the current status of a YouTube import job for UI polling.

      Parameters

      • req: NextRequest

        Incoming GET request.

      • context: { params: Promise<{ jobId: string }> }

        Route params containing the import job id.

      Returns Promise<NextResponse<unknown>>

      Import job status and progress fields.