Skip to documentation
Browse documentation

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.

Capability ID pinterest.section.get
Cost 1 credit per request
Maximum runtime 60 seconds
View raw

POST /execute Shared execution endpoint

Input parameters

url string required

Full Pinterest section URL

Example 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.