Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
api:api_applications_id_documents_id [2024/07/30 11:50] – external edit 127.0.0.1api:api_applications_id_documents_id [2025/06/09 13:39] (current) – [HEAD, GET] Lauri
Line 3: Line 3:
 ===== HEAD, GET ===== ===== HEAD, GET =====
  
-Use the ''HEAD'' verb to just retrieve see the document metadata (name, size, mime-type). The ''GET'' verb will retrieve the document (binary) data+Will retrieve the document (binary) data.
- +
-This is closely related to [[api:api_applicants_123_documents_1|/api/applicants/123/documents/1]] as the documents (and document ID-s) are the same, but they can be accessed via applicant (to get all of the documents) or via an application (this limits documents to only those that have been attached to an application).  +
- +
-Documentation presented in [[api:api_applicants_123_documents_1|/api/applicants/123/documents/1]] is not duplicated here. Please see there for more information.+
  
 ==== Syntax ==== ==== Syntax ====