Returns syndicated app based on target account's ID and app ID of parent app. Used when you know the parent_app id from a master station, and a child station, but not the app ID of the syndicated app that belongs to the child station.

Authorization

Either 1) x-token, or 2) x-api-key must be given to authenticate account.

Parameters

fields

Default:
app_type,app_id,account,parent_app_id,title,share_title,tags,grid_status,grid_redirect,page_url,primary_image,mobile_image,grid_image,facebook_share_image,width,prize,share_location,sort,active,start_time,end_time,schedule_status,time_zone

Available fields:

  • app_id
  • app_type
  • account
  • form_id
  • type
  • vcreative_prf_id
  • parent_app_id
  • syndication_type
  • title
  • subtitle
  • grid_title
  • description
  • grid_status
  • schedule_status
  • facebook_page_id
  • facebook_app_id
  • page_url
  • primary_image
  • secondary_image
  • tertiary_image
  • mobile_image
  • grid_image
  • facebook_share_image
  • display_image
  • theme_color
  • secondary_color
  • tertiary_color
  • width
  • height
  • content_box_left
  • content_box_top
  • content_box_width
  • content_box_height
  • css
  • terms
  • short_terms
  • prize
  • send_confirmation_email
  • share_location
  • share_title
  • share_subtitle
  • share_twitter
  • share_value
  • sort
  • installed_on_facebook
  • redirect_on_mobile
  • tags
  • grid_redirect
  • privacy_policy_url
  • terms_of_service_url
  • fine_print
  • custom_terms
  • hide_terms
  • additional_terms
  • language
  • notifications_email
  • test_email
  • external_id
  • whitelabel
  • archived_at
  • active
  • start_time
  • end_time
  • created_at
  • deleted_at
  • updated_at
  • time_zone
  • form (for app types with a form, will return form settings, and form fields )
  • prizes (for countdown app types, will return list prizes and keywords )
Language
Authorization
Header
Click Try It! to start a request and see the response here!