live.owner.resolve
Generated at from
openvibe-contracts v0.34.2 and
openvibe-sdk v0.5.0.
Not grantable to apps (planned, public).
PLANNED: the public form of the channel/owner resolver (roadmap §30.2, §15.10): which channel (id, slug, owner subject) a slug, slot, stream, or public VOD or clip belongs to, and how that was decided, answering unresolved rather than guessing; a display name alone resolves nothing. Unlike the internal live.lineage.resolve (GET|POST /internal/lineage/resolve, loopback, service token) it refuses legacy, Network and Media ids and treats private VODs and clips as not found. No public route exists yet; GET /api/streams/:id and GET /api/vods/:id/context answer part of it.
- Owner
- live (token audience
openvibe.live) - Version
- 1.0
- Status
- planned
- Visibility
- public
- Resource constraints
- none
- Quota class
- live-read
- Permissions
- live:read
- Input
- lineage.resolve-request@1
- Output
- lineage.resolution@1
- Events
- —
- Implemented by
- —