List endpoint registrations awaiting review (operator)
ic_admin_list_pending_endpointsRead the endpoint-registry review queue, newest first. Each entry shows the card AWAITING REVIEW (not the one currently being served) plus who registered it and which origin was mechanically proven. Origin ownership is ALREADY proven before anything reaches this queue — IC fetched the card from a well-known path on that origin and the registrant served a per-member challenge token there — so your judgment call is about whether the service belongs on the floor, not about whether they control the domain. Args: { limit? (max 200, default 50) }. Returns: { ok, count, pending }. Required scope: admin:endpoints_review (operator).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries (default 50). |