Get details for a single event
| Name | Description | Type | Additional information |
|---|---|---|---|
| eventId |
Id for the event you want to retrieve |
integer |
Required |
None.
https://api.servicereef.com/v1/events/{eventId}
| Name | Description | Type | Additional information |
|---|---|---|---|
| PaymentDueDate | date | ||
| TimeZone | string | ||
| ApprovalRequired | boolean | ||
| ApplicationEnabled |
Do participants have to fill out an application for this event |
boolean | |
| UseMasterApplication |
UseMasterApplication is deprecated, please use OrganizationFormId instead. Use master application as part of application process. |
boolean | |
| OrganizationFormId |
Use master application as part of application process |
integer | |
| ApplicationFee |
Cost to apply for event |
decimal number | |
| AcceptFundRaising | boolean | ||
| FundRaisingGoal | decimal number | ||
| Media | Collection of EventMediaModel | ||
| RegistrantsWaitingApproval | integer | ||
| ApprovedRegistrants | integer | ||
| Stories |
Number of stories shared for this event |
integer | |
| TotalAmountCollected |
Total amount received for event through online payments |
decimal number | |
| TotalAmountEarned |
Total amount received for event through online payments minus fess |
decimal number | |
| ApplicationQuestions | Collection of QuestionModel | ||
| IntegrationIdentifiers |
Identifiers in integrated systems |
Collection of IntegrationIdentifierModel | |
| Categories | Collection of CategorySimpleModel | ||
| EventId | integer | ||
| Name | string | ||
| Url |
Url to event page |
string | |
| OrganizationId | integer | ||
| OrganizationName | string | ||
| OrganizationProfileUrl |
Url to organization profile |
string | |
| ContactName | string | ||
| ContactEmail | string | ||
| Cost |
Cost to go on this trip |
decimal number | |
| Description | string | ||
| StartDate |
Date event starts |
date | |
| EndDate |
Date event ends |
date | |
| RegistrationDeadline |
Deadline to register for event |
date | |
| RegistrationStartDate |
Start Date to register for event |
date | |
| DatePublished | date | ||
| AvailableDate |
Date this event is available to begin registering |
date | |
| DonationDeadlineDate |
Date this event can no longer be donated to |
date | |
| MaxRegistrations |
Total number of registrations accepted for event |
integer | |
| Level | ProjectLevel | ||
| Visibility | ProjectContentPrivacyLevel | ||
| Status | ProjectStatus | ||
| Type | ProjectType | ||
| ParentProjectId |
Id of an ongoing project this project was created from |
integer | |
| SpotsLeft |
Number of spots available for registration |
integer | |
| Registered |
Number of approved registrations |
integer | |
| PictureThumbUrl |
Url to primary image for event if one has been uploaded |
string | |
| Address |
Address of the event |
AddressModel | |
| OrganizationAddress |
Address of organization hosting the event |
AddressModel | |
| ThirdPartyTags | Collection of integer | ||
| RecordAttendance |
Specifies whether attendance will be taken for the opportunity and participants will be checked in |
boolean | |
| AccountingCode |
Accounting code |
string | |
| PushPayFund |
PushPay Fund |
string | |
| Virtual |
Indication if event is virtual and is not a meeting in person at a physical location |
boolean |
Try this endpoint by entering your credentials and using the API Explorer.
Try With API Explorer
{
"PaymentDueDate": "2025-11-27T16:30:54.691971Z",
"TimeZone": "sample string 1",
"ApprovalRequired": true,
"ApplicationEnabled": true,
"UseMasterApplication": true,
"OrganizationFormId": 1,
"ApplicationFee": 1.0,
"AcceptFundRaising": true,
"FundRaisingGoal": 1.0,
"Media": [
{
"Name": "sample string 1",
"Type": "sample string 2",
"Url": "https://sample string 4.servicereef.com/assets/trips/sample string 6"
},
{
"Name": "sample string 1",
"Type": "sample string 2",
"Url": "https://sample string 4.servicereef.com/assets/trips/sample string 6"
}
],
"RegistrantsWaitingApproval": 6,
"ApprovedRegistrants": 7,
"Stories": 8,
"TotalAmountCollected": 9.0,
"TotalAmountEarned": 10.0,
"ApplicationQuestions": [
{
"QuestionId": 1,
"QuestionType": "sample string 2",
"QuestionName": "sample string 3"
},
{
"QuestionId": 1,
"QuestionType": "sample string 2",
"QuestionName": "sample string 3"
}
],
"IntegrationIdentifiers": [
{
"IntegrationId": 1,
"IntegrationName": "sample string 2",
"ExternalSystemIdentifier": "sample string 3",
"LastSyncedTime": "2025-11-27T16:30:54.691971Z"
},
{
"IntegrationId": 1,
"IntegrationName": "sample string 2",
"ExternalSystemIdentifier": "sample string 3",
"LastSyncedTime": "2025-11-27T16:30:54.691971Z"
}
],
"Categories": [
{
"CategoryId": 1,
"Name": "sample string 2",
"Options": [
{
"CategoryOptionId": 1,
"Name": "sample string 2"
},
{
"CategoryOptionId": 1,
"Name": "sample string 2"
}
]
},
{
"CategoryId": 1,
"Name": "sample string 2",
"Options": [
{
"CategoryOptionId": 1,
"Name": "sample string 2"
},
{
"CategoryOptionId": 1,
"Name": "sample string 2"
}
]
}
],
"EventId": 11,
"Name": "sample string 12",
"Url": "https://sample string 22.servicereef.com/events/sample string 21/sample string 23",
"OrganizationId": 13,
"OrganizationName": "sample string 14",
"OrganizationProfileUrl": "https://sample string 22.servicereef.com/organizations/sample string 21",
"ContactName": "sample string 15",
"ContactEmail": "sample string 16",
"Cost": 1.0,
"Description": "sample string 17",
"StartDate": "2025-11-27T16:30:54.691971Z",
"EndDate": "2025-11-27T16:30:54.691971Z",
"RegistrationDeadline": "2025-11-27T16:30:54.691971Z",
"RegistrationStartDate": "2025-11-27T16:30:54.691971Z",
"DatePublished": "2025-11-27T16:30:54.691971Z",
"AvailableDate": "2025-11-27T16:30:54.691971Z",
"DonationDeadlineDate": "2025-11-27T16:30:54.691971Z",
"MaxRegistrations": 1,
"Level": "Organization",
"Visibility": "Everyone",
"Status": "Building",
"Type": "FixedDate",
"ParentProjectId": 1,
"SpotsLeft": -18,
"Registered": 19,
"PictureThumbUrl": "https://sample string 22.servicereef.com/assets/trips/sample string 24",
"Address": {
"Latitude": 1.1,
"Longitude": 1.1,
"Address1": "sample string 1",
"Address2": "sample string 2",
"City": "sample string 3",
"State": "sample string 4",
"Zip": "sample string 5",
"Country": "sample string 6",
"Name": "sample string 7"
},
"OrganizationAddress": {
"Latitude": 1.1,
"Longitude": 1.1,
"Address1": "sample string 1",
"Address2": "sample string 2",
"City": "sample string 3",
"State": "sample string 4",
"Zip": "sample string 5",
"Country": "sample string 6",
"Name": "sample string 7"
},
"ThirdPartyTags": [
1,
2
],
"RecordAttendance": true,
"AccountingCode": "sample string 25",
"PushPayFund": "sample string 26",
"Virtual": true
}