---
title: "Property identifier lookup"
method: GET
path: "/api/registry/lookup/property"
tags: ["Authorization Lookups"]
---

# Property identifier lookup

`GET /api/registry/lookup/property`

Find agents that hold a specific property identifier.

## Query parameters

- `type` string, required
- `value` string, required

## Response `200`

Matching agents

- object
  - `type` string, required
  - `value` string, required
  - `agents` unknown[], required
    - unknown
  - `count` integer, required

---

[API](https://skmtc.net/adcontextprotocol/apis/agenticadvertising-org-registry-api.md) · [All operations](https://skmtc.net/adcontextprotocol/apis/agenticadvertising-org-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adcontextprotocol/agenticadvertising-org-registry-api/revisions/9ea7fedf54c0/schema)
