Skip to main content
GET
List products

Autorizações

Authorization
string
header
obrigatório

Bearer token authentication via Auth0. Users authenticate through Auth0 Universal Login. Include the access token in the Authorization header: Authorization: Bearer <token>

Parâmetros de caminho

workspaceId
string
obrigatório

The workspace ID

Pattern: ^ws_[a-z0-9]+$

Parâmetros de consulta

catalog_id
string

Filter by catalog ID

brand
string
limit
integer
padrão:50
Intervalo obrigatório: 1 <= x <= 100
cursor
string

Resposta

Products retrieved successfully

data
object[]
pagination
object
Última modificação em 16 de fevereiro de 2026