Search user's boards

GET {{baseUrl}}/search/boards?ad_account_id=47&bookmark=<string>&query=<string>

Search for boards for the operation user_account. This includes boards of all board types. - By default, the operation user_account is the token user_account.

If using Business Access: Specify an adaccountid to use the owner of that adaccount as the "operation useraccount". See Understanding Business Access for more information.

Request Params

KeyDatatypeRequiredDescription
ad_account_idnumberUnique identifier of an ad account.
bookmarkstringCursor used to fetch the next page of items
querystringSearch query. Can contain pin description keywords or comma-separated pin IDs.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;items&quot;:[],&quot;bookmark&quot;:&quot;\u003cstring\u003e&quot;}