v1

latestOpenAPI 3.0.12026-07-2351136.6 KB

Get registrations for Unified View.

Returns registrations from all local authorities for Unified View. Results are filtered according to the supplied date/time range.

get/unified

Query parameters

afterstring required

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 required

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.

Response

OK.

fsa_rnstring

The unique registration application reference that identifies this registration.

councilstring

The full name of the local authority.

competent_authority_idinteger

The unique id for the local authority.

local_council_urlstring

The unique url for the local authority.

collectedboolean

Flag indicating whether this registration has been collected by the local authority or not.

collected_atstring

The date and time that the registration was collected.

createdAtstring

The date and time that the registration was created.

updatedAtstring

The date and time that the registration was updated.

All 5 operations