Input
Idle
Example output — click Run to generate your own
API README
Get user homepage video data
Purpose:
- Get user homepage video data Parameters:
- sec_user_id: User sec_user_id
- max_cursor: Maximum cursor, used for paging, the first page is 0, the second page is the max_cursor value in the first response.
- count: Maximum count number, do not exceed 20, it is recommended to keep it unchanged.
- sort_type: Sort type, optional values are as follows:
0: Latest sorting - default1: Hottest sorting Return:
- User video data
[Example]
sec_user_id = "MS4wLjABAAAANXSltcLCzDGmdNFI2Q_QixVTr67NiYzjKOIP5s03CAE" max_cursor = 0 counts = 20 sort_type = 0
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

