We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42d4ce commit aac4399Copy full SHA for aac4399
api-reference/v2/tables/get-table-rows.mdx
@@ -0,0 +1,4 @@
1
+---
2
+title: Get Rows
3
+openapi: get /tables/{tableID}/rows
4
mint.json
@@ -35,6 +35,7 @@
35
"group": "Tables",
36
"pages": [
37
"api-reference/v2/tables/get-tables",
38
+ "api-reference/v2/tables/get-table-rows",
39
"api-reference/v2/tables/post-tables",
40
"api-reference/v2/tables/post-table-rows",
41
"api-reference/v2/tables/put-tables",
0 commit comments