Appearance
List Pinterest boards
For headless flows. Returns Pinterest boards the user can post to. Use X-Connect-Token from the redirect URL.
GET /v1/connect/pinterest/select-board
For headless flows. Returns Pinterest boards the user can post to. Use X-Connect-Token from the redirect URL.
Parameters
X-Connect-Token(header, string) required — Short-lived connect token from the OAuth redirectprofileId(query, string) required — Your Zernio profile IDtempToken(query, string) required — Temporary Pinterest access token from the OAuth callback redirect
Responses
200 — List of Pinterest Boards available for connection
boards(array)
400 — Missing required parameters
401
403 — No access to profile
500 — Failed to fetch boards