get_v1_user_medias_chunk
Fetch a paginated chunk of a user's media posts using cursor-based pagination. Supply user ID and optional end cursor to retrieve the next set of media items.
Instructions
[GET /v1/user/medias/chunk] User Medias Chunk
Get part of user medias with cursor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| end_cursor | No |