The API documentation states that the filter field supports the following four statuses: in_progress, completed, failed, and cancelled. However, when I actually used the API, it returned a message indicating that cancelled is not supported.
filter
string
Optional
Filter by file status. One of in_progress, completed, failed, cancelled.