AI Services/Video Generation
Video Task List
Interface description: Get the video generation task list of the current user in pages.
GET
Video Task List
Authorizations
Need to get API Key from AiToEarn. Click to go to "API Key Obtaining Tutorial".
Query Parameters
Page number, starting from 1, default value 1
Required range:
1 <= x <= 9007199254740991Number of pages per page. It is recommended to set a reasonable size based on interface restrictions. The default value is 1.
Required range:
1 <= x <= 1000Response
200 - application/json
The request has been processed by the service. Business success is determined by whether the response body has code === 0.

