Pinterest Boards
Get Details for Pinterest User Boards
GET
Available on Premium, Business, Enterprise plans.
Get the details of a connected platform. Current support for Pinterest Boards.
Currently supported platform values: pinterest
Header Parameters
AuthorizationstringrequiredProfile-Keystringcurl \
-H "Authorization: Bearer API_KEY" \
-X GET https://api.acme.com/api/user/details/pinterest{
"pinterest": [
{
"privacy": "PUBLIC",
"owner": {
"username": "acme"
},
"id": "718465015493014420",
"name": "Coworking",
"description": ""
},
{
"privacy": "PUBLIC",
"owner": {
"username": "acme"
},
"id": "718465015493634450",
"name": "Social Media Networks",
"description": ""
}
]
}