Skip to main content
GET
List pending imports awaiting approval
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

status
enum<string>
Available options:
discovered,
approved,
rejected
minConfidence
number<float>
dsp
string
period
string
offset
integer
default:0
limit
integer
default:50

Response

List of pending imports

success
boolean
data
object[]
total
integer