Pinterest
User Boards
Fetches a paginated list of boards for a Pinterest user, returning each board's name, url, description, pin_count, follower_count, owner info, cover_images, and created_at. Supports pagination via cursor and a trim option for lighter responses.
get/v1/pinterest/user/boards
Query parameters
handlestring required
The username of the user to get boards for. (e.g. broadstbullycom from https://www.pinterest.com/broadstbullycom/)
trimboolean
Set to true for a trimmed down version of the response
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.