Twitter modelsapi generation api

twitter/web/user-media

Get user media. This capability focuses on twitter (twitter web) workflows centered on get user media.

Input
Cursor, default is None, used for paging, obtained from the `next_cursor` in the last request
User ID, for example: 44196397, if the user ID is used, the username will be ignored, only one of them can be selected.
Screen Name, for example: elonmusk, can be obtained from the user's homepage link, for example: elonmusk in https://twitter.com/elonmusk
Idle

Example output — click Run to generate your own

API README

Get user media

Get user media. This capability focuses on twitter (twitter web) workflows centered on get user media. It is suitable for twitter workflows.

Capability

Get user media. This capability focuses on twitter (twitter web) workflows centered on get user media. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Enrich profiles, accounts, and business records with structured context.
  • Build media monitoring, content intelligence, and publishing-support workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.

Related Models