Historical Results Projects
Create a project
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"data": {
"uid": 1,
"name": "tv",
"region": "eu-west-1",
"access_key": "xxxxxxxxxxxxxxxxxxxxxxx",
"state": 1,
"months": [],
"total_price": 0,
"total_months": 0,
"unit_price": 50,
"payment_status": 0,
"paid_amount": 0,
"paid_at": "",
"report_id": 0,
"updated_at": "2026-05-08 09:20:45",
"created_at": "2026-05-08 09:20:45",
"id": 1,
"total_channels": 0,
"total_resutls": 0,
"total_durations": 0,
"monthly_details": {},
"project_type": "tv"
}
}List the projects
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Get a project
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated