Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.myhero.so/llms.txt

Use this file to discover all available pages before exploring further.

get_table_data Read the full data of a table: all rows with their cell values. Returns column schema and rows as maps of column name to value.

Parameters

tableId
string
required
maxRows
integer
default:200
Minimum: 1.