List data tables
Returns a list of all data tables in your workspace.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query Parameters
page
Page number of the data tables to fetch. Defaults to 1.
per_page
Page size. Defaults to 100. Maximum is 100.
Response
Successful response with a list of data tables.
data