GET api/MediaBrowser/Media/{logicalName}/propertyId/{propertyId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
logicalName | string |
Required |
|
propertyId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MediaBrowserNodeName | Description | Type | Additional information |
---|---|---|---|
text | string |
Optional |
|
media | Collection of MediaBrowserMedia |
Optional |
|
nodes | Collection of MediaBrowserNode |
Optional |
|
referenceId | globally unique identifier |
Optional |
|
referenceLogicalName | string |
Optional |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.