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