/api/applications/ID/exports/ID/blobs
HEAD, GET
Fetch information about just the downloadable blobs (Binary Large OBjects) that usually constitute the actual exported files.
Syntax
GET /api/applications/123/exports/1/blobs Host: apply.example.edu Authorization: DREAM apikey="..."
Response headers
Content-Type: application/json Content-Length: 1234 X-Count: 1
Response example
{ "/api/applications/123/exports/1/blobs/1-537a02b27c20b": "StudyContract.pdf" }