GET api/team/category/{idTeam}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
idTeam | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CategoryDTOName | Description | Type | Additional information |
---|---|---|---|
categoryId | integer |
None. |
|
categoryName | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.