Skip to main content
GET
Get style
Free - does not consume credits

Path parameters

id
string
required
Style profile ID or X username. Lowercased for lookup.

Headers

x-api-key
string
required
Your API key. Session cookie authentication is also supported. Generate a key from the dashboard.

Response

xUsername
string
Normalized X username (lowercase, no @ prefix).
tweetCount
number
Number of cached tweets.
isOwnAccount
boolean
true if the user has set their X identity to this account.
fetchedAt
string
ISO 8601 timestamp when tweets were fetched from X.
tweets
object[]
Array of cached tweets.
Related: List Styles to see all cached styles, Delete Style to remove this cached style, or Analyze Performance to fetch engagement metrics for these tweets.
Last modified on May 5, 2026