GET api/Goal/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
GoalName | Description | Type | Additional information |
---|---|---|---|
GoalId | integer |
None. |
|
Description | string |
None. |
|
Yoga | integer |
None. |
|
Gym | integer |
None. |
|
WeightLoss | integer |
None. |
|
Calories | integer |
None. |
|
Allowed | integer |
None. |
|
AvgCalories | integer |
None. |
|
GoalDays | Collection of GoalDay |
None. |
|
GoalDrinks | Collection of GoalDrink |
None. |
|
Weeks | Collection of Week |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.