GET associations({associationId})/members({memberId})/events({eventId})
Method to get an event
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| associationId | Association of interest |
Define this parameter in the request URI. |
| memberId | Member of interest |
Define this parameter in the request URI. |
| eventId | Event of interest |
Define this parameter in the request URI. |
Response Information
Event data
Response body formats
application/json, text/json
Sample:
Sample not available.