The table app APIs include the following:
- Search for Table App for which user got access
- Get specific tableapp by tablapp ID
- Get specific table of a tableapp using table ID
- Get Rows of a table
- Create Row inside a table with content
- Get specific row of a table using rowID
- Update specific row of a table using rowID
- Delete specific row of a table using rowID
- Poll for table row updates from specific time