Pinterest

Board

Fetches a paginated list of pins from a Pinterest board by URL, returning each pin's id, description, title, images, board info, pin_join annotations, and aggregated_pin_data. Supports pagination via cursor and a trim option for lighter responses.

get/v1/pinterest/board

Query parameters

urlstring required

The URL of the board to get

cursorstring

The cursor to get the next page of results

trimboolean

Set to true for a trimmed down version of the response

Response

Successful response

Changes