Skip to main content
Retrieves all Brand Boards for a specific account

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Path parameters

string
required

Query parameters

number
default:"10"
Maximum number of brand boards to return
number
default:"0"
Number of brand boards to skip for pagination
Search term to filter brand boards by name
boolean
default:"False"
Include deleted brand boards in results

Respuestas

object[]
required
Array of brand boards for the account
number
default:"42"
required
Total number of brand boards matching the query
number
default:"403"
string
default:"The token does not have access to this account"

Ejemplo