List Pins

GET {{baseUrl}}/pins?bookmark=<string>&page_size=25&pin_filter=exclude_repins&include_protected_pins=false&pin_type=PRIVATE&creative_types=SHOP_THE_PIN&creative_types=VIDEO&ad_account_id=15266090296&pin_metrics=false

Get a list of the Pins owned by the operation user_account. - By default, the operation user_account is the token useraccount. - All Pins owned by the "operation useraccountare included, regardless of who owns the board they are on. Optional: Business Access: Specify an ad_account_id to use the owner of that ad_account as theoperation user_account".

Request Params

KeyDatatypeRequiredDescription
bookmarkstringCursor used to fetch the next page of items
page_sizenumberMaximum number of items to include in a single page of the response. See documentation on <a href='/docs/getting-started/pagination/'>Pagination</a> for more information.
pin_filterstringPin filter.
include_protected_pinsbooleanSpecify if return pins from protected boards
pin_typestringThe type of pins to return, currently only enabled for private pins
creative_typesstringPin creative types filter. </p><strong>Note:</strong> SHOP_THE_PIN has been deprecated. Please use COLLECTION instead.
creative_typesstringPin creative types filter. </p><strong>Note:</strong> SHOP_THE_PIN has been deprecated. Please use COLLECTION instead.
ad_account_idnumberUnique identifier of an ad account.
pin_metricsbooleanSpecify whether to return 90d and lifetime Pin metrics. Total comments and total reactions are only available with lifetime Pin metrics. If Pin was created before <code>2023-03-20</code> lifetime metrics will only be available for Video and Idea Pin formats. Lifetime metrics are available for all Pin formats since then.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;items&quot;:[{&quot;id&quot;:&quot;70734&quot;,&quot;created_at&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;link&quot;:&quot;\u003cstring\u003e&quot;,&quot;title&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;dominant_color&quot;:&quot;\u003cstring\u003e&quot;,&quot;alt_text&quot;:&quot;\u003cstring\u003e&quot;,&quot;creative_type&quot;:&quot;CAROUSEL&quot;,&quot;board_id&quot;:&quot;618&quot;,&quot;board_section_id&quot;:&quot;079822&quot;,&quot;board_owner&quot;:{&quot;username&quot;:&quot;\u003cstring\u003e&quot;},&quot;is_owner&quot;:&quot;\u003cboolean\u003e&quot;,&quot;media&quot;:{&quot;media_type&quot;:&quot;\u003cstring\u003e&quot;},&quot;media_source&quot;:{&quot;source_type&quot;:&quot;image_base64&quot;,&quot;content_type&quot;:&quot;image/png&quot;,&quot;data&quot;:&quot;48NLPhC5bn&quot;,&quot;is_standard&quot;:true},&quot;parent_pin_id&quot;:&quot;104&quot;,&quot;is_standard&quot;:&quot;\u003cboolean\u003e&quot;,&quot;has_been_promoted&quot;:&quot;\u003cboolean\u003e&quot;,&quot;note&quot;:&quot;\u003cstring\u003e&quot;,&quot;pin_metrics&quot;:{}},{&quot;id&quot;:&quot;57722&quot;,&quot;created_at&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;link&quot;:&quot;\u003cstring\u003e&quot;,&quot;title&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;dominant_color&quot;:&quot;\u003cstring\u003e&quot;,&quot;alt_text&quot;:&quot;\u003cstring\u003e&quot;,&quot;creative_type&quot;:&quot;QUIZ&quot;,&quot;board_id&quot;:&quot;190000&quot;,&quot;board_section_id&quot;:&quot;5371750&quot;,&quot;board_owner&quot;:{&quot;username&quot;:&quot;\u003cstring\u003e&quot;},&quot;is_owner&quot;:&quot;\u003cboolean\u003e&quot;,&quot;media&quot;:{&quot;media_type&quot;:&quot;\u003cstring\u003e&quot;},&quot;media_source&quot;:{&quot;source_type&quot;:&quot;image_base64&quot;,&quot;content_type&quot;:&quot;image/png&quot;,&quot;data&quot;:&quot;efC&quot;,&quot;is_standard&quot;:true},&quot;parent_pin_id&quot;:&quot;61104&quot;,&quot;is_standard&quot;:&quot;\u003cboolean\u003e&quot;,&quot;has_been_promoted&quot;:&quot;\u003cboolean\u003e&quot;,&quot;note&quot;:&quot;\u003cstring\u003e&quot;,&quot;pin_metrics&quot;:{}}],&quot;bookmark&quot;:&quot;\u003cstring\u003e&quot;}