List Live Stream My Replay Rentals
List Live Stream My Replay Rentals. Retrieves live stream my replay rentals through GET /api/v1/live-stream/my-replay-rentals.
List Live Stream My Replay Rentals. Retrieves live stream my replay rentals through GET /api/v1/live-stream/my-replay-rentals.
Authorization
JWT-auth Paste the JWT access token without the Bearer prefix.
In: header
Query Parameters
11 <= value201 <= value <= 100"active" | "expired" | "refunded"Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/live-stream/my-replay-rentals"{
"isSuccess": false,
"statusCode": 400,
"data": null,
"errors": [
"Validation failed"
],
"timestamp": "2026-01-15T10:30:00.000Z"
}{
"isSuccess": false,
"statusCode": 401,
"data": null,
"errors": [
"Authentication required"
],
"timestamp": "2026-01-15T10:30:00.000Z"
}{
"isSuccess": false,
"statusCode": 403,
"data": null,
"errors": [
"Insufficient permissions"
],
"timestamp": "2026-01-15T10:30:00.000Z"
}İstek atan kullanıcının izlediği geçmiş yayın özetlerini getir GET
Kullanıcının audience olarak izlediği sonlandırılmış yayınları, yayın başına izleme süresi, harcanan kredi, gift, chat ve tekil izleyici metrikleri ile sayfalı olarak döndürür.
Tüm kullanıcıların geçmiş canlı yayınlarını getir GET
Sonlandırılmış (ENDED durumundaki) tüm canlı yayınları en yeni en üstte olacak şekilde listeler. Web platformu için 8, diğer platformlar için 4 yayın döndürür. Soft delete edilmiş yayınlar dahil edilmez.