Look up individual birth records using the systemNumber printed in the bottom-left of the birth certificate. (UNSTABLE: This endpoint is subject to change.)

Request

GET https://api.dev.notprod.lev.homeoffice.gov.uk/v1/registration/birth/{id}

Path parameters

Parameter name Value Description Additional
id integer

The system number printed in the bottom-left of the birth certificate

Required

Authorisation

This request requires the use of one of following authorisation methods: OAuth2.

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

successful operation

Birth record (v1)
404 Not Found

Resource not found

Error
default

Bad request

Error

Explore this API

id

The system number printed in the bottom-left of the birth certificate

Response Content-Type

Choose an authorisation method:

Access Token Access token to be used for request
Try it out!