Verify Properties List by ID Number

Returns the list of properties owned by a person, searched by their identification
through the Saudi Real Estate Registry (RER).

Provide an identification_method of IDENTITY and an
identifications array containing the owner identification and the owner's date of birth:

  • When the owner identification is NATIONAL_ID, provide DATE_OF_BIRTH_HIJRI.
  • For any other owner identification, provide DATE_OF_BIRTH_GREGORIAN.

Results are paginated using the standard page query parameter. The page size is
fixed at 20 results per page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0
Defaults to 0

The page you're requesting - returns page 0 of the results if not specified.

integer
20 to 20
Defaults to 20

The page size is fixed at 20 results per page.

Body Params
const
enum
required

The identification method used to search for owned properties:

  • IDENTITY: Search by owner identification (type + value) and date of birth
Allowed:
identifications
array of objects
required
length ≤ 2

Array of identifications used to search for owned properties. Must include an owner identification (e.g. NATIONAL_ID, IQAMA_ID, COMMERCIAL_NUMBER) and the owner's date of birth. Use DATE_OF_BIRTH_HIJRI when the owner identification is NATIONAL_ID, otherwise use DATE_OF_BIRTH_GREGORIAN.

identifications*
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json