Skip to main content
GET
Search Email Lists
Use it to look up the lists you subscribe a donor to when capturing a lead.
The spec does not document error responses for this endpoint beyond 401, so the causes aren’t listed with the responses here. Errors still arrive in the ProblemDetails envelope the rest of the Raise API uses — handle a rejected request (400), and a path ID that doesn’t resolve (404), as you would on any other endpoint.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Query Parameters

filter
string

A free-text search term applied to the email list names.

Response

OK

Last modified on July 28, 2026