List PTA events for a batch
Returns PTA events belonging to the requested batch, including academic year, schedule configuration, target grades/classes/staff, and lifecycle timestamps. The collection is not paginated.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
batch_id
Academic-year or PTA batch identifier used by the UI.
Response
PTA event collection returned; no matching events are represented by data: [].
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

