Skip to main content
GET
अनुपालन जॉब प्राप्त करें

प्राधिकरण

Authorization
string
header
आवश्यक

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

क्वेरी पैरामीटर

type
enum<string>
आवश्यक

सूचीबद्ध करने के लिए Compliance Job का type।

उपलब्ध विकल्प:
tweets,
users
status
enum<string>

सूचीबद्ध करने के लिए Compliance Job का status।

उपलब्ध विकल्प:
created,
in_progress,
failed,
complete
compliance_job.fields
enum<string>[]

प्रदर्शित करने के लिए ComplianceJob फ़ील्ड्स की अल्पविराम-से-पृथक सूची। ComplianceJob ऑब्जेक्ट के लिए उपलब्ध फ़ील्ड्स।

Minimum array length: 1
उपलब्ध विकल्प:
created_at,
download_expires_at,
download_url,
id,
name,
resumable,
status,
type,
upload_expires_at,
upload_url
उदाहरण:

प्रतिक्रिया

अनुरोध सफल रहा।

data
object[]
Minimum array length: 1
errors
object[]
Minimum array length: 1

IETF RFC 7807 (https://tools.ietf.org/html/rfc7807) में परिभाषित एक HTTP Problem Details ऑब्जेक्ट।

meta
object