Cadastros
Cadastros/Products
GET /api/Cadastros/Products
GET
/api/Cadastros/ProductsEndpoint `GET /api/Cadastros/Products` da API BI da IzzyWay.
Parâmetros
skipintegerPadrão: 0
takeintegerPadrã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
{}