SandBase is live — $1 in free credits on signupStart free ›

Twitter modelsapi generation api

twitter/web/user-post-tweet

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

Input
Cursor, default is None, used for paging, obtained from the JSON 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 post

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

Capability

Get user post. This capability focuses on twitter (twitter web) workflows centered on get user post. 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.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models