Get a paged array of screeners
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The starting object id of the next page
200
The starting object id of the previous page
100
Search for objects updated after this date time
"2023-07-30T09:00:00.000Z"
Search for objects updated before this date time
"2023-07-30T09:00:00.000Z"
Whether archived objects should be retrieved, default is false
true
, false
Search for screener item added after specified date
"2023-07-30T09:00:00.000Z"
Search for screener item added before specified date
"2023-07-30T09:00:00.000Z"
Is the screener accepted or rejected
true
, false
"true"
Is the screener item active or closed
true
, false
"true"
A paged array of screeners
The response is of type object
.