Get Section
Compatibility endpoint for small section snapshots. Sections reporting or returning more than 1,000 pins are rejected instead of returning silent partial data; use pinterest.section-pins.list for large or resumable backups. Returned pins include video_url when recovered plus explicit media_type and media_detection evidence.
pinterest.section.get
/execute
Shared execution endpoint
Input parameters
url
string
required
Full Pinterest section URL
https://www.pinterest.com/pinterest/home-decor-ideas/living-room/
Response
Successful output is returned in results[0].data. Raw platform output is
intentionally open-ended and may evolve with the upstream source.
No committed sample output is available for this capability yet.
Execution behavior
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until the job reaches completed or
failed.