GET api/v2/teams/{teamId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
teamId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResultOfTeamModelName | Description | Type | Additional information |
---|---|---|---|
Model | TeamModel |
None. |
|
ValidationErrors | Collection of ValidationResult |
None. |
|
ValidationWarnings | Collection of ValidationResult |
None. |
|
Warnings | Collection of WarningInfo |
None. |
|
Errors | Collection of ErrorInfo |
None. |
|
SuccessInfo | Collection of SuccessInfo |
None. |
|
Info | ResultInfo |
None. |
|
IsValid | boolean |
None. |
|
Model | Object |
None. |
|
Model2 | Object |
None. |
|
Model3 | Object |
None. |
|
ResultType | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.