CRREL / GRiD-API

9 stars 3 forks source link

Add ability to list tasks, possibly filtered by task_state #15

Closed chambbj closed 7 years ago

chambbj commented 7 years ago

In addition to the existing /task/:task_id endpoint, add endpoint to list all user tasks

optionally filtered by task_state (i.e., SUCCESS, FAILED, QUEUED)

AlexMountain commented 7 years ago

/tasks endpoint has been added for v3 and is filterable by state