Both sides previous revisionPrevious revisionNext revision | Previous revision |
api:api_applications_id [2021/12/10 15:22] – Lauri | api:api_applications_id [2024/07/30 11:50] (current) – external edit 127.0.0.1 |
---|
| ''expand'' | Optional | Expand the chosen relational element(s), for example ''applicant,offer'' | [4] | | | ''expand'' | Optional | Expand the chosen relational element(s), for example ''applicant,offer'' | [4] | |
| |
* // Note [1]: Some elements in the returned objects are links to other API calls. Using the ''expand'' parameter, it is possible to expand this data to the actual records, saving additional API calls. The full list of possible expansions is ''applicant,flags,courses,offers,documents,studyplans''. You can set one or multiple expansions, combining them in a comma-separated fashion to the ''expand'' parameter.// | * // Note [1]: Some elements in the returned objects are links to other API calls. Using the ''expand'' parameter, it is possible to expand this data to the actual records, saving additional API calls. The full list of possible expansions is ''applicant,flags,courses,offers,documents,tasks,scores''. You can set one or multiple expansions, combining them in a comma-separated fashion to the ''expand'' parameter.// |
| |
==== Response headers ==== | ==== Response headers ==== |
"offers": "/api/applications/16/offers", | "offers": "/api/applications/16/offers", |
"exports": "/api/applications/16/exports", | "exports": "/api/applications/16/exports", |
"documents": "/api/applications/16/documents", | "documents": "/api/applications/16/documents" |
"studyplans": "/api/applications/16/studyplans" | |
} | } |