{
"job_id": "<string>",
"type": "<string>",
"status": "<string>",
"created_at": "<string>",
"message": "<string>",
"username": "<string>",
"full_name": "<string>",
"bio": "<string>",
"profile_pic_url": "<string>",
"profile_pic_url_hosted": "<string>",
"external_url": "<string>",
"follower_count": 123,
"following_count": 123,
"post_count": 123,
"is_business_account": true,
"is_professional_account": true,
"is_private": true,
"is_verified": true,
"business_category": "<string>",
"business_email": "<string>",
"business_phone": "<string>",
"bio_emails": [
{}
],
"bio_phones": [
{}
],
"metadata": {
"instagram_id": "<string>",
"source": "<string>",
"has_hosted_image": true
}
}