Method: GET
url: /api/v1/files
eg: https://scribie.com/api/v1/files
Description: GET on a given URL will fetch all the file-ids associated with the user-id represented by the api key.
Request:
curl -k -u a7f31ed17c91c1e541c6213ec73128ed15bccee9: https://scribie.com/api/v1/files
Response:
[{“id”:”1cc144511f09c19c5089e31248ef7c3ed743430c”},{“id”:”5a5290c74787b392e31bfc81124ec11c9abf622c”},{“id”:”cc8caa3b2fa5b5f639da1283d778040bfd1fe9b8″},{“id”:”171d4dd15e2b0570f95a5498eb18a70df480078e”},{“id”:”f8c0523d6b799b79ea9e40034df294094a7b00cc”}]