List recent import sessions
Returns the most recent import sessions for the active school. Results are limited to at most ten records and default to five.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Query parameters
limit
Number of recent sessions to return (1-10).
Response
Recent import sessions returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

