GET tagmanager/{showId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| showId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TagManagerDto| Name | Description | Type | Additional information |
|---|---|---|---|
| UserRole | TagManagerUserRole |
None. |
|
| TSSShowId | string |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"UserRole": 1,
"TSSShowId": "sample string 1"
}