GB Land Registry

Allows users to return Land Registry details of a company.

SecuritybearerToken
Request
path Parameters
companyId
required
string

A company Safe Number or Connect ID.

query Parameters
language
string^[a-zA-Z]{2}$
Default: "en"

language the report is requested in.

page
integer
Default: 1

Starting page number.

pageSize
integer

Number of items to return per Page.

Responses
200
400
401
403
404
get/localSolutions/GB/landRegistry/{companyId}
Request samples
Response samples
application/json
{
  • "totalSize": 64293,
  • "data": [
    ]
}