Check the status of a long-running task, such as media processing or a bulk export.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Task status.
queued, inProgress, completed, failed, canceled The completion percentage of the task.
0 <= x <= 100A human-readable status message.