Skip to main content
POST
Preview Excel file sheets

Authorizations

Authorization
string
header
required

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

Body

multipart/form-data
file
file
required

Excel file to preview

Response

Successful Response

Response model for Excel sheet preview.

filename
string
required

Name of the uploaded Excel file

sheets
Sheets · object
required

Information about each sheet in the file

total_sheets
integer
required

Total number of sheets in the file

message
string
required

Success message