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

pageintegerOptional>=1
per_pageintegerOptional1-200
sortstringOptional
filter[search]stringOptional
filter[processing_fee_blocked][]enumOptional
Allowed values:
filter[payer_type][]stringOptional
filter[fundraising_id][]integerOptional

Response

Matching donor identifiers were returned in the response data.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error