GET associations({associationId})/members({memberId})/details
This method takes a member identifier and returns a single details object to be serialized
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| associationId | Association identifier |
Define this parameter in the request URI. |
| memberId | Member identifier |
Define this parameter in the request URI. |
| options | No documentation available. |
None. |
Response Information
details object
Response body formats
application/json, text/json
Sample:
Sample not available.