Search found 1 match

by s3455453
Mon Sep 05, 2022 1:00 am America/New_York
Forum: Home
Question: Bundle Python API
Replies: 1

Bundle Python API

Hello, I am trying to get a list of files from the bundle API endpoint, so that I can can bulk download them instead of downloading each file one by one from the UI tasks page. My problem is the GET bundle/{task_id} endpoint does not seem to work, returning a 403 error. The bearer token seems to be ...