GET tagmanager/{showId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
showId

integer

Required

Body Parameters

None.

Response Information

Resource Description

TagManagerDto
NameDescriptionTypeAdditional information
UserRole

TagManagerUserRole

None.

TSSShowId

string

None.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "UserRole": 1,
  "TSSShowId": "sample string 1"
}