Get lead form by id

GET {{baseUrl}}/ad_accounts/:ad_account_id/lead_forms/:lead_form_id

Gets a lead form given it's ID. It must also be associated with the provided ad account ID. Retrieving an advertiser's lead form will only contain results if you're a part of the Lead ads beta. If you're interested in joining the beta, please reach out to your Pinterest account manager.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"name":"\u003cstring\u003e","privacy_policy_link":"\u003cstring\u003e","has_accepted_terms":"\u003cboolean\u003e","completion_message":"\u003cstring\u003e","status":"DRAFT","disclosure_language":"\u003cstring\u003e","questions":[{"question_type":"EMAIL","custom_question_field_type":"DROPDOWN","custom_question_label":"\u003cstring\u003e","custom_question_options":["\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e"]},{"question_type":"GENDER","custom_question_field_type":"RADIO_LIST","custom_question_label":"\u003cstring\u003e","custom_question_options":["\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e"]},{"question_type":"PREFERRED_CONTACT_METHOD","custom_question_field_type":"TEXT_FIELD","custom_question_label":"\u003cstring\u003e","custom_question_options":["\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e"]},{"question_type":"EMAIL","custom_question_field_type":"RADIO_LIST","custom_question_label":"\u003cstring\u003e","custom_question_options":["\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e"]},{"question_type":"GENDER","custom_question_field_type":"DROPDOWN","custom_question_label":"\u003cstring\u003e","custom_question_options":["\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e"]},{"question_type":"GENDER","custom_question_field_type":"TEXT_FIELD","custom_question_label":"\u003cstring\u003e","custom_question_options":["\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e"]},{"question_type":"CITY","custom_question_field_type":null,"custom_question_label":"\u003cstring\u003e","custom_question_options":["\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e"]},{"question_type":"FULL_NAME","custom_question_field_type":null,"custom_question_label":"\u003cstring\u003e","custom_question_options":["\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e"]},{"question_type":"EMAIL","custom_question_field_type":"TEXT_FIELD","custom_question_label":"\u003cstring\u003e","custom_question_options":["\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e"]},{"question_type":"PHONE_NUMBER","custom_question_field_type":"RADIO_LIST","custom_question_label":"\u003cstring\u003e","custom_question_options":["\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e","\u003cstring\u003e"]}],"id":"67616890","ad_account_id":"3","created_time":"\u003cinteger\u003e","updated_time":"\u003cinteger\u003e"}