Skip to content

Get donor summary

GET
/donor/me/summary

Aggregate giving stats for the authenticated donor.

Authorizations

BearerAuth

Authentication is handled automatically via httpOnly session cookies after signing in at /cognito/signin or via Google SSO at /cognito/oauth/google. For Swagger UI testing, paste a JWT token from the /cognito/signin response.

Type
HTTP (bearer)

Responses

Donor summary

application/json
JSON
{
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Built with VitePress