Get feasibility studies for tasking ordersAsk AIget https://api.up42.com/v2/tasking/feasibility-studiesGet a list of feasibility studies for tasking orders.Query ParamsiduuidThe feasibility study ID.workspaceIduuidThe workspace ID. Use to get objects from a specific workspace. Otherwise, objects from the entire account will be returned.orderIduuidThe order ID.decisionarray of objects | nullThe status of feasibility studies.decisionADD stringsizeintegerDefaults to 20The number of results on a result page.pageintegerDefaults to 0The result page number. To get the first page, set the parameter to 0.sortstringDefaults to createdAt,descThe results sorting method that arranges elements in ascending or descending order based on a chosen field. The format is <field name>,<asc or desc>.Responses 200OK 401UnauthorizedUpdated 7 months ago