Both sides previous revisionPrevious revision | |
api:manual [2025/06/09 13:29] – [List of API calls] Lauri | api:manual [2025/06/09 13:45] (current) – Lauri |
---|
| [[api:/api/applications/ID/tasks/ID/status|/api/applications/ID/tasks/ID/status]] | R | PUT | Set the status to the application task in question | | | [[api:/api/applications/ID/tasks/ID/status|/api/applications/ID/tasks/ID/status]] | R | PUT | Set the status to the application task in question | |
| [[api:/api/applications/ID/tasks/ID/documents|/api/applications/ID/tasks/ID/documents]] | C | GET HEAD | Get a list of documents attached to this task | | | [[api:/api/applications/ID/tasks/ID/documents|/api/applications/ID/tasks/ID/documents]] | C | GET HEAD | Get a list of documents attached to this task | |
| | [[api:/api/applications/ID/tasks/ID/documents|/api/applications/ID/tasks/ID/documents]] | C | POST | Upload a new document to this task | |
| [[api:/api/applications/ID/tasks/ID/documents/ID|/api/applications/ID/tasks/ID/documents/ID]] | R | GET HEAD | Get a specific document from this task (binary data) | | | [[api:/api/applications/ID/tasks/ID/documents/ID|/api/applications/ID/tasks/ID/documents/ID]] | R | GET HEAD | Get a specific document from this task (binary data) | |
| [[api:/api/applications/ID/exports|/api/applications/ID/exports]] | C | GET HEAD | List all exports that have been generated from the application in question | | | [[api:/api/applications/ID/exports|/api/applications/ID/exports]] | C | GET HEAD | List all exports that have been generated from the application in question | |
| [[api:/api/applications/ID/exports/ID/blobs/blob|/api/applications/ID/exports/ID/blobs/blob]] | R | GET HEAD | Retrieve a downloadable file (blob) regarding this export | | | [[api:/api/applications/ID/exports/ID/blobs/blob|/api/applications/ID/exports/ID/blobs/blob]] | R | GET HEAD | Retrieve a downloadable file (blob) regarding this export | |
| [[api:/api/applications/ID/documents|/api/applications/ID/documents]] | C | GET HEAD | Get a list of documents attached to this application | | | [[api:/api/applications/ID/documents|/api/applications/ID/documents]] | C | GET HEAD | Get a list of documents attached to this application | |
| | [[api:/api/applications/ID/documents|/api/applications/ID/documents]] | C | POST | Upload a new document to this application | |
| [[api:/api/applications/ID/documents/ID|/api/applications/ID/documents/ID]] | R | GET HEAD | Get a specific applicant document (binary data) | | | [[api:/api/applications/ID/documents/ID|/api/applications/ID/documents/ID]] | R | GET HEAD | Get a specific applicant document (binary data) | |
| [[api:/api/applications/ID/scores|/api/applications/ID/scores]] | C | GET HEAD | Get a list of scores for this application | | | [[api:/api/applications/ID/scores|/api/applications/ID/scores]] | C | GET HEAD | Get a list of scores for this application | |