job type と、オプションの status で絞り込んだ Compliance Job の一覧を取得します。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
一覧表示する Compliance Job の type。
tweets, users 一覧表示する Compliance Job の状態。
created, in_progress, failed, complete 返す ComplianceJob フィールドをカンマ区切りで指定します。 ComplianceJob オブジェクトで使用可能なフィールド。
1created_at, download_expires_at, download_url, id, name, resumable, status, type, upload_expires_at, upload_url [
"created_at",
"download_expires_at",
"download_url",
"id",
"name",
"resumable",
"status",
"type",
"upload_expires_at",
"upload_url"
]
リクエストは正常に完了しました。
11IETF RFC 7807 (https://tools.ietf.org/html/rfc7807) で定義された HTTP Problem Details オブジェクト。