List row, row ids

when i call a list row request. it lists rows but the row_id for those rows arent showing. how do i get row ids?

Good morning @lanvinpierre,

When you list rows with list_database_table_rows, the response will contain an id for each row. This is your row ID.

Would you mind showing me what you’re currently doing that doesn’t show an ID?

Cheers,
Peter

i worked around it by making a formula field and calling the rowid. but by default it should have rowid available in the fields