メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://generaltranslation.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

ページネーション対応レスポンス用インターフェース X API から返されるページネーション対応 API レスポンスの構造を表します。

型パラメーター

名前説明
Tレスポンスに含まれる各アイテムのtype

プロパティ

data
T[]
必須
現在のページに含まれるアイテムの配列
meta
Object
ページネーションに関するメタデータ
includes
Record<string, any>
追加のオブジェクト(ユーザー、ツイートなど)
errors
any[]
レスポンス内のエラー一覧