Get details for a single group
| Name | Description | Type | Additional information |
|---|---|---|---|
| groupId |
Id for the group you want to retrieve |
integer |
Required |
None.
https://api.servicereef.com/v1/groups/{groupId}
| Name | Description | Type | Additional information |
|---|---|---|---|
| GroupId | integer | ||
| OrganizationId |
Name of group |
integer | |
| OrganizationName | string | ||
| Name | string | ||
| DateStart |
Date group starts |
date | |
| DateEnd |
Date group ends |
date | |
| DatePublished | date | ||
| RegistrationDeadline |
Deadline to register for group |
date | |
| Type | GroupType | ||
| Gender | Gender | ||
| Filters |
List of filters associated with group |
Collection of string | |
| Status | GroupStatus | ||
| Address | AddressModel | ||
| Description | string | ||
| Curriculums | Collection of CurriculumModel | ||
| MeetingSchedule |
Schedule of the meetings for the group |
string | |
| Leaders |
Leaders of the group |
Collection of LeaderModel |
Try this endpoint by entering your credentials and using the API Explorer.
Try With API ExplorerSample not available.
Sample not available.