Skip to main content
Retrieves a specific Brand Board by its ID

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
default:"ve9EPM428h8vShlRW1KT"
required
Account ID where the brand board exists
string
default:"507f1f77bcf86cd799439011"
required
Brand board ID to update, retrieve, or delete

Respuestas

string
default:"507f1f77bcf86cd799439011"
required
Brand board ID
string
default:"ve9EPM428h8vShlRW1KT"
required
Account ID
string
default:"My Brand Board"
required
Brand board name
object[]
Array of logos
object[]
Array of brand colors
object[]
Array of brand fonts
boolean
default:"False"
required
Whether this is the default brand board for the account
boolean
default:"False"
required
Whether the brand board has been soft deleted
string
default:"507f1f77bcf86cd799439011"
Parent folder ID in media library
string
default:"507f1f77bcf86cd799439011"
Media library folder ID for this brand board
string
default:"507f1f77bcf86cd799439011"
Original brand board ID if cloned from snapshot
object
Metadata about the brand board
string
default:"2024-01-05T12:00:00.000Z"
Creation timestamp
string
default:"2024-01-05T12:00:00.000Z"
Last update timestamp
number
default:"403"
string
default:"The token does not have access to this account"
number
default:"404"
string
default:"Not Found"
string
default:"The requested resource was not found"

Ejemplo