You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current supported optional parameters for the function get_batches() are project_name, batch_status, created_after and created_before. However the API documentation shows more optional query params like audited_after, limit, offset, etc.
Will the method be supporting these parameters in the future?