GET shows/{showId}/thinShowBooths
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
showId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ThinBoothDtoName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
[ { "Id": 1, "Name": "sample string 2" }, { "Id": 1, "Name": "sample string 2" } ]