v1
latestOpenAPI 3.1.02026-07-2210284274.4 KBProperty 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
Example response
{
"properties": [
{
"domain": "examplepub.com"
}
]
}