Get an application's status, data and qualifications
Returns the application-level status (RECEIVED, PROCESSED or FAILED), the assessment workflow status once processed, and the application’s qualifications. 404 if the id is unknown or belongs to another institution.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
(Required)
Response
OK
id
applicantId
programCode
year
stream
status
qualifications
submittedAt
updatedAt
statusDetail
workflowStatus
applicationData
Errors
404
Not Found Error

