GET v3/views/mobile/club/default/{view}?id={id}
get tab view for Club
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| view |
Define this parameter in the request URI. |
|
| id | schoolId |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"club": null,
"showSwitchNetwork": true,
"enableSportTeam": true,
"isSchoolAdmin": true,
"view": "sample string 4",
"viewModel": {},
"isMadnessEnabled": true
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
multipart/form-data
Sample:
Sample not available.