Get Artifact Rows
public
Get Artifact Rows
Parse a sheet artifact server-side and return a paginated slice.
The browser never sees the raw .xlsx — we’d otherwise have to ship
openpyxl-equivalent xlsx parsing into the frontend bundle. This
keeps the viewer a thin <table> over JSON.
GET
Get Artifact Rows
Documentation Index
Fetch the complete documentation index at: https://docs.codecobra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response