v1

latestOpenAPI 3.1.02026-07-26180242448.0 KB
TikTok Users

Get User Videos

A user's posted videos, newest first, with cursor pagination.

get/v1/tiktok/users/{username}/videos

Path parameters

usernamestring required

The user's @handle (unique_id), without the leading '@'.

Query parameters

regionstring

Content region (ISO 3166-1 alpha-2). Routes the request through a proxy and signer for that locale.

countinteger

Maximum number of items to return (1-50).

cursorstring

Pagination cursor — pass the pagination.cursor value from a prior response to fetch the next page. Omit for the first page.

Response

User videos

regionstring required