Skip to main content
GET
Coverage Summary

Authorizations

Authorization
string
header
required

Org API key as Token token=ei_live_...

Query Parameters

subject
string | null

Restrict the counts to this subject id

postcode
string | null

Meeting-point postcode; covering_area counts tutors within reach

Response

Successful Response

Counts for /v1/coverage/summary. covering_area is the subset of total within reach of postcode (equals total when no postcode is supplied — geography is then ignored). A tutor offering 'both' modes counts toward both in_person and online.

subject_id
string | null
postcode
string | null
total
integer
default:0
in_person
integer
default:0
online
integer
default:0
covering_area
integer
default:0