X (Twitter) · Example Payload

X Api Problem Example

Social MediaMicrobloggingReal-Time DataStreamingAdvertisingContent

X Api Problem Example is an example object payload from X (Twitter), with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

detailstatustitletype

Example Payload

Raw ↑
{
  "detail": "example_value",
  "status": 42,
  "title": "example_value",
  "type": "example_value"
}