Files
This page describes all the APIs relating to files
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idintegerRequired
Serial database ID used to refer to a unique student record in OpenApply
Query parameters
since_datestring · date_timeOptionalExample:
Return results updated since the specified date, in UTC timezone
2025-01-01T00:00:00Zdeleted_sincestring · date_timeOptionalExample:
Return records that have been soft deleted since the given date
2025-01-01T00:00:00Zdate_uploadedstringOptional
categoriesstringOptional
Responses
200
successful
application/json
get
/api/v3/students/{id}/files200
successful
Last updated
Was this helpful?

