v1
latestOpenAPI 3.0.12026-07-2351136.6 KBGet registrations for local authority or MIS provider.
Returns registrations for the supplied local authority or MIS provider. By default, results are filtered to exclude data marked as collected.
get/{subscriber}
Path parameters
subscriberstring required
The local authority or MIS provider name.
Query parameters
local-authoritiesstring[]
The local authorities for which to return data, if different to the organisation supplied in the subscriber parameter.
fieldsstring[]
Extra fields to return as part of the response.
afterstring
Format - date-time (as date-time in RFC3339). Filter registrations to those created/updated after an ISO formatted UTC date-time e.g. 2019-04-29T16:01:12Z.
beforestring
Format - date-time (as date-time in RFC3339). Filter registrations to those created/updated before an ISO formatted UTC date-time e.g. 2019-04-30T16:01:12Z.
newtrue | false
Filter registrations to those not yet marked as collected.
Response
OK.