latestOpenAPI 3.0.02026-08-132903622.2 MB
6d020bee17cc
Organization Notification
fetchOrganizationNotification
Retrieves a specific notification by id
get/organization-notifications/{organization_notification}
Path parameters
organization_notificationinteger required
Example:238
Primary identifier for specified Organization Notification
Response
Success
Example response
{
"id": 238,
"organization_id": 82364,
"type": "transaction",
"email_address": "test@gofundme.com",
"enabled": true
}