IzzyWayv1.0

Cadastros

Cadastros/Products

GET /api/Cadastros/Products

GET/api/Cadastros/Products

Endpoint `GET /api/Cadastros/Products` da API BI da IzzyWay.

Parâmetros

skipinteger

Padrão: 0

takeinteger

Padrão: 50

Autenticação

Envie o token JWT obtido em /api/Autentication/authenticate no header Authorization: Bearer <token>.

curl -X GET 'http://services.izzyway.com.br:7074/api/Cadastros/Products' \
  -H 'Authorization: Bearer $IZZYWAY_TOKEN'
Resposta
Success
{}