List sections
GET/media/:mediaId/sections
The sections endpoint returns a list of sections of the Media
asset.
By default only non-linked sections are returned.
Request
Responses
- 200
- 401
- 403
- 404
Successful response.
Response Headers
X-Total-Count
Total count of items
Unauthorized access.
Access forbidden.
Given resource was not found.