Platform Integration
Get Pinterest boards
Retrieve all Pinterest boards (public and secret) from a connected Pinterest account. Use the board ID for posting Pins.
get/uploadposts/pinterest/boards
Query parameters
profilestring
Profile username. If omitted, uses the first connected Pinterest account.
Response
Pinterest boards retrieved successfully.
Example response
{
"success": true
}