action cpy_get_api_v1_videos_ownership { label: "List video ownership changes" provider: cpy method: GET path: "/api/v1/videos/ownership" encoding: json output: { type: "object" additionalProperties: true } }