unitaryfund/metriq-api

`GET /submission/:tag/latest/:page`

Closed this issue · 0 comments

User (web app) System (REST API)
1. Call REST API:
    GET /submission/:tag/latest/:page
1.
2. 2. From {tag}-bearing subset of all submissions, return latest {page}, with 10 results per page, sorted by descending submissionDate (HTTP 200)
3. (Received submissions) 3. (Sent submissions)