Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
api:api_applicants_123_documents [2014/06/19 18:54] – Lauri | api:api_applicants_123_documents [2014/06/26 19:16] (current) – removed Lauri | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== / | ||
- | |||
- | ===== HEAD, GET ===== | ||
- | |||
- | Use to see if the applicant has uploaded any new documents. The '' | ||
- | |||
- | ==== Syntax ==== | ||
- | |||
- | GET / | ||
- | Host: apply.example.edu | ||
- | Authorization: | ||
- | |||
- | ==== Response headers ==== | ||
- | |||
- | Content-Type: | ||
- | Content-Length: | ||
- | X-Count: 15 | ||
- | |||
- | ==== Response example ==== | ||
- | |||
- | { | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | }, | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | } | ||
- | } | ||
- | |