Search user's boards

GET {{baseUrl}}/search/boards?ad_account_id=15266090296&bookmark=<string>&page_size=25&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
page_sizenumberMaximum number of items to include in a single page of the response. See documentation on <a href='/docs/getting-started/pagination/'>Pagination</a> for more information.
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;}