API endpoint to retrieve a list of all submission results for a specific agent.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
1 <= x <= 100
today
, last7Days
, last30Days
, monthToDate
, lastMonth
, yearToDate
, allTime
The end date of creation to retrieve results from.
Successful response
The response is of type object
.
API endpoint to retrieve a list of all submission results for a specific agent.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
1 <= x <= 100
today
, last7Days
, last30Days
, monthToDate
, lastMonth
, yearToDate
, allTime
The end date of creation to retrieve results from.
Successful response
The response is of type object
.