GET documentLibraryGetCounts/{showId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
showId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Dictionary of integer [key] and integer [value]Response Information
Response body formats
application/json, text/json
Sample:
{ "1": 2, "3": 4 }