Get details for a single group

Request Information

URI Parameters

Name Description Type Additional information
groupId

Id for the group you want to retrieve

integer

Required

Body Parameters

None.

Sample Request

https://api.servicereef.com/v1/groups/{groupId}

Response Information

Resource Description

GroupDetailModel
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 API

Try this endpoint by entering your credentials and using the API Explorer.

Try With API Explorer

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.