Get matching donor IDs
Returns the IDs matching the same donor page filters and pagination request used by the selection controls.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Query parameters
page
per_page
sort
filter[search]
filter[processing_fee_blocked][]
Allowed values:
filter[payer_type][]
filter[fundraising_id][]
Response
Matching donor identifiers were returned in the response data.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

