get
https://apiv3.delivr.ai/api/v2/events
Retrieve events scoped by source type. Requires source to
distinguish pixel events from DSP events.
Pixel events (source=pixel): Scope with pixel_id or
project_id (same as v1).
DSP events (source=dsp): Scope with campaign_id.
Bearer token auth requires project_id alongside campaign_id.
Responses include the same proxy transforms as v1 (title casing, field renaming).
400Invalid parameters.
401Missing or invalid authentication.
500Internal server error.