million-views/praas

Get All Conduits API

Closed this issue · 1 comments

m5nv commented
  • GET from /conduits with no request body
  • Respond 401 if auth failure
  • Respond 200 and all conduits array in response body if success
  • Respond 200 and empty conduit array in response body if no conduits were found
  • Respond 422 and error list if get all conduits fails
m5nv commented

Retrospective issue created from a completed ticket.