cURL
curl --request GET \ --url https://api.agentic.scope3.com/api/v2/storefront/signals \ --header 'Authorization: Bearer <token>'
{ "signals": [ { "id": 0, "signalId": "<string>", "adcpAgentId": 0, "name": "<string>", "description": "<string>", "keyType": [ "property" ], "regions": [ "NORAM" ], "metadata": {}, "isLive": true, "archivedAt": "2023-11-07T05:31:56Z", "createdBy": "<string>", "updatedBy": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "access": [ { "id": 0, "signalId": 0, "seatId": 123, "visibility": "PUBLIC", "price": { "pricing_option_id": "<string>", "pricing_model": "cpm", "currency": "<string>", "fixed_price": 123, "floor_price": 123, "max_bid": true, "price_guidance": { "p25": 123, "p50": 123, "p75": 123, "p90": 123 }, "min_spend_per_package": 123, "price_breakdown": { "list_price": 123, "adjustments": [ {} ] }, "eligible_adjustments": [ "fee" ] }, "archivedAt": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ] } ], "total": 4503599627370495, "limit": 0, "offset": 0 }
List signals with optional filtering by agent, visibility, live status, and seat.
API key or access token
1 - 255
PUBLIC
PROPRIETARY
x <= 100
0 <= x <= 9007199254740991
List signals
Show child attributes
-9007199254740991 <= x <= 9007199254740991