School Catchments
GET https://www.microburbs.com.au/report_generator/api/suburb/catchments
Retrieves information about public school catchment areas that intersect with the specified suburb, including details about the schools in those catchments.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/suburb/catchments" \
-H "Authorization: Bearer test" \
-H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request
