v1

latestOpenAPI 3.1.02026-07-2210284274.4 KB
Property Resolution

List properties

List all properties in the registry with optional search, pagination.

get/api/properties/registry

Query parameters

searchstring
limitinteger
Example:100
offsetinteger

Response

Property list with stats

statsobject required

Example response

{
  "properties": [
    {
      "domain": "examplepub.com"
    }
  ]
}