Get paginated rows from CSV assetget {protocol}://{base-url}/ai/api/v1/assets/{asset_id}/rowsRetrieve paginated rows from a CSV asset as JSON.Path Paramsasset_idstringrequiredThe asset identifierQuery Paramschat_idstringrequiredThe chat_id for scoped asset retrievallimitinteger0 to 1000Defaults to 50Maximum rows to returnoffsetinteger≥ 0Defaults to 0Number of rows to skipResponses 200Paginated rows retrieved successfully 400Asset is not a CSV file 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 404Asset not found or expired 422Validation Error 500Internal server error during request processing.Updated 24 days ago Download assetUpload assetsDid this page help you?YesNo