Skip to main content
GET
/
api
/
management
/
spreadsheet-operations
/
{operation}
/
download
Baixar resultado da operação
curl --request GET \
  --url https://api.olie.ai/api/management/spreadsheet-operations/{operation}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

operation
string<uuid>
required

Response

Arquivo baixado com sucesso

The response is of type file.