---
title: "Get agent products"
method: GET
path: "/api/public/agent-products"
tags: ["Agent Probing"]
---

# Get agent products

`GET /api/public/agent-products`

Fetch products from a sales agent.

## Query parameters

- `url` string, required

## Response `200`

Products

- object
  - `success` boolean, required
  - `products` unknown[], required
    - unknown

---

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