Look up individual civil partnership records using the systemNumber
printed in the bottom-left of the civil partnership certificate. (UNSTABLE: This endpoint is subject to change.)
GET https://api.lev.homeoffice.gov.uk/v1/registration/partnership/{id}
Parameter name | Value | Description | Additional |
---|---|---|---|
id | integer | The system number printed in the bottom-left of the civil partnership certificate |
Required |
This request requires the use of one of following authorisation methods:
OAuth2
.
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK successful operation |
Civil partnership record (v1) |
404 | Not Found Resource not found |
Error |
default | Bad request |
Error |