List following boards

GET {{baseUrl}}/user_account/following/boards?bookmark=ut aliqua enim magna&explicit_following=false&ad_account_id=6342

Get a list of the boards a user follows. The request returns a board summary object array.

Request Params

KeyDatatypeRequiredDescription
bookmarkstringCursor used to fetch the next page of items
explicit_followingbooleanWhether or not to include implicit user follows, which means followees with board follows. When explicit_following is True, it means we only want explicit user follows.
ad_account_idnumberUnique identifier of an ad account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":[{"board_order_modified_at":"2020-01-01T20:10:40-00:00","category":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"collaborated_by_me":false,"created_at":"2020-01-01T20:10:40-00:00","followed_by_me":true,"id":"laboris mollit et","image_thumbnail_url":"ex officia","is_collaborative":true,"layout":"screenshot","name":"nostrud conse","type":"board","url":"aliqua consequat"},{"board_order_modified_at":"2020-01-01T20:10:40-00:00","category":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"collaborated_by_me":true,"created_at":"2020-01-01T20:10:40-00:00","followed_by_me":false,"id":"irure enim amet tempor","image_thumbnail_url":"do ut ullamco est","is_collaborative":false,"layout":"travel","name":"Duis irure aliqua","type":"board","url":"dolor ea occaecat in"}],"bookmark":"culpa pariatur incididunt"}