Skip to main content
GET
List pending imports grouped by DSP and period
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Authorization:
  • Required role: user or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

groupBy
enum<string>
default:dsp_period
Available options:
dsp_period,
period
minConfidence
number<float>

Response

Grouped pending imports

success
boolean
data
object[]