Get User Videos
Users
Get User Videos
A user’s posted videos, newest first, with cursor pagination.
GET
Get User Videos
Each request costs 8 credits. Failed requests are not charged.
Authorizations
Path Parameters
The user's @handle (unique_id), without the leading '@'.
Query Parameters
Content region (ISO 3166-1 alpha-2). Routes the request through a proxy and signer for that locale.
Maximum number of items to return (1-50).
Required range:
1 <= x <= 50Pagination cursor — pass the pagination.cursor value from a prior response to fetch the next page. Omit for the first page.

