cURL
curl --request GET \ --url https://api.agentic.scope3.com/api/v2/buyer/advertisers/{advertiserId} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "message": "<string>" }
Get a single advertiser by ID. Always returns full brand details including the ADCP manifest.
API key or access token
Unique identifier for the advertiser
1
"12345"
Get advertiser