Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
api:api_applications_id_tasks_id [2015/07/31 14:53] – created Lauri | api:api_applications_id_tasks_id [2024/07/30 11:50] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== HEAD, GET ===== | ===== HEAD, GET ===== | ||
- | Fetch information about a specific application tasks identified by the task ID. Also see [[api: | + | Fetch information about a specific application tasks identified by the task ID. |
+ | |||
+ | :!: Also see [[api: | ||
Line 21: | Line 23: | ||
==== Response example ==== | ==== Response example ==== | ||
- | | + | |
- | "priority": | + | "created": "2015-07-27T15:36:36+00: |
- | | + | "reminded": |
- | "saved": "2014-06-20T11:00:19+00: | + | |
- | "confirmed": "2014-06-20T11:00:19+00: | + | "resolved": "2015-07-27T17:36:36+00: |
- | "course": "/ | + | "class": "checklist-language-english", |
- | "type": "Unreplied", | + | "status": "I have received my language test score", |
- | "type-confirmed": | + | "notes": |
- | "comments": null, | + | "applicant": null, |
- | "comments-confirmed": | + | "administrator": "Seems to be good!" |
- | | + | } |
- | " | + | } |
- | " | + | |
- | " | + | |
- | } | + |